home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TOPTIONS / TOPTIONS.txt < prev   
Text File  |  2007-09-27  |  193KB  |  6,081 lines

  1. object Options: TOptions
  2.   Left = 241
  3.   Top = 182
  4.   Width = 732
  5.   Height = 570
  6.   Caption = 'Opcje'
  7.   Color = clBtnFace
  8.   Constraints.MinHeight = 535
  9.   Constraints.MinWidth = 684
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnKeyDown = FormKeyDown
  20.   OnPaint = FormPaint
  21.   OnShow = FormShow
  22.   DesignSize = (
  23.     724
  24.     536)
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object Panel2: TPanel
  28.     Left = 216
  29.     Top = 44
  30.     Width = 506
  31.     Height = 458
  32.     Anchors = [akLeft, akTop, akRight, akBottom]
  33.     BevelInner = bvRaised
  34.     BevelOuter = bvLowered
  35.     TabOrder = 0
  36.     OnResize = Panel2Resize
  37.     object PageControl1: TPageControl
  38.       Left = 2
  39.       Top = 2
  40.       Width = 502
  41.       Height = 454
  42.       ActivePage = TabSheet22
  43.       Align = alClient
  44.       TabIndex = 21
  45.       TabOrder = 0
  46.       Visible = False
  47.       object TabSheet1: TTabSheet
  48.         Caption = 'TabSheet1'
  49.         object OptionPanel1: TPanel
  50.           Left = 0
  51.           Top = 0
  52.           Width = 494
  53.           Height = 426
  54.           Align = alClient
  55.           BevelOuter = bvNone
  56.           Font.Charset = EASTEUROPE_CHARSET
  57.           Font.Color = clWindowText
  58.           Font.Height = -11
  59.           Font.Name = 'Verdana'
  60.           Font.Style = []
  61.           ParentFont = False
  62.           TabOrder = 0
  63.           DesignSize = (
  64.             494
  65.             426)
  66.           object GroupBox6: TGroupBox
  67.             Left = 8
  68.             Top = 16
  69.             Width = 476
  70.             Height = 352
  71.             Anchors = [akLeft, akTop, akRight, akBottom]
  72.             Caption = 'Lista profili'
  73.             Font.Charset = EASTEUROPE_CHARSET
  74.             Font.Color = clWindowText
  75.             Font.Height = -11
  76.             Font.Name = 'Verdana'
  77.             Font.Style = []
  78.             ParentFont = False
  79.             TabOrder = 0
  80.             DesignSize = (
  81.               476
  82.               352)
  83.             object LabelDefaultProfile: TLabel
  84.               Left = 15
  85.               Top = 316
  86.               Width = 107
  87.               Height = 13
  88.               Anchors = [akLeft, akBottom]
  89.               Caption = 'LabelDefaultProfile'
  90.               Font.Charset = EASTEUROPE_CHARSET
  91.               Font.Color = clWindowText
  92.               Font.Height = -11
  93.               Font.Name = 'Verdana'
  94.               Font.Style = []
  95.               ParentFont = False
  96.             end
  97.             object LBoxProfiles: TListBox
  98.               Left = 13
  99.               Top = 29
  100.               Width = 213
  101.               Height = 267
  102.               Style = lbOwnerDrawFixed
  103.               Anchors = [akLeft, akTop, akRight, akBottom]
  104.               Ctl3D = True
  105.               ItemHeight = 16
  106.               ParentCtl3D = False
  107.               TabOrder = 0
  108.             end
  109.             object Button19: TButton
  110.               Left = 291
  111.               Top = 85
  112.               Width = 145
  113.               Height = 25
  114.               Anchors = [akTop, akRight]
  115.               Caption = 'Zmie'#324' has'#322'o'
  116.               Font.Charset = EASTEUROPE_CHARSET
  117.               Font.Color = clWindowText
  118.               Font.Height = -11
  119.               Font.Name = 'Verdana'
  120.               Font.Style = []
  121.               ParentFont = False
  122.               TabOrder = 3
  123.               OnClick = Button19Click
  124.             end
  125.             object Button17: TButton
  126.               Left = 291
  127.               Top = 29
  128.               Width = 145
  129.               Height = 25
  130.               Anchors = [akTop, akRight]
  131.               Caption = 'Dodaj nowy profil'
  132.               Font.Charset = EASTEUROPE_CHARSET
  133.               Font.Color = clWindowText
  134.               Font.Height = -11
  135.               Font.Name = 'Verdana'
  136.               Font.Style = []
  137.               ParentFont = False
  138.               TabOrder = 1
  139.               OnClick = Button17Click
  140.             end
  141.             object Button18: TButton
  142.               Left = 291
  143.               Top = 57
  144.               Width = 145
  145.               Height = 25
  146.               Anchors = [akTop, akRight]
  147.               Caption = 'Usu'#324' profil'
  148.               Font.Charset = EASTEUROPE_CHARSET
  149.               Font.Color = clWindowText
  150.               Font.Height = -11
  151.               Font.Name = 'Verdana'
  152.               Font.Style = []
  153.               ParentFont = False
  154.               TabOrder = 2
  155.               OnClick = Button18Click
  156.             end
  157.             object Button20: TButton
  158.               Left = 291
  159.               Top = 113
  160.               Width = 145
  161.               Height = 25
  162.               Anchors = [akTop, akRight]
  163.               Caption = 'Zmie'#324' nazw'#281
  164.               Font.Charset = EASTEUROPE_CHARSET
  165.               Font.Color = clWindowText
  166.               Font.Height = -11
  167.               Font.Name = 'Verdana'
  168.               Font.Style = []
  169.               ParentFont = False
  170.               TabOrder = 4
  171.               OnClick = Button20Click
  172.             end
  173.             object Button21: TButton
  174.               Left = 291
  175.               Top = 141
  176.               Width = 145
  177.               Height = 25
  178.               Anchors = [akTop, akRight]
  179.               Caption = 'Ustaw jako domy'#347'lny'
  180.               Font.Charset = EASTEUROPE_CHARSET
  181.               Font.Color = clWindowText
  182.               Font.Height = -11
  183.               Font.Name = 'Verdana'
  184.               Font.Style = []
  185.               ParentFont = False
  186.               TabOrder = 5
  187.               OnClick = Button21Click
  188.             end
  189.           end
  190.         end
  191.       end
  192.       object TabSheet2: TTabSheet
  193.         Caption = 'TabSheet2'
  194.         ImageIndex = 1
  195.         object OptionPanel0: TPanel
  196.           Left = 0
  197.           Top = 0
  198.           Width = 494
  199.           Height = 426
  200.           Align = alClient
  201.           BevelOuter = bvNone
  202.           Font.Charset = EASTEUROPE_CHARSET
  203.           Font.Color = clWindowText
  204.           Font.Height = -11
  205.           Font.Name = 'Verdana'
  206.           Font.Style = []
  207.           ParentFont = False
  208.           TabOrder = 0
  209.           object GroupBox2: TGroupBox
  210.             Left = 8
  211.             Top = 16
  212.             Width = 478
  213.             Height = 73
  214.             Align = alCustom
  215.             Anchors = [akLeft, akTop, akRight]
  216.             Caption = 'Uruchamianie programu'
  217.             Ctl3D = True
  218.             Font.Charset = EASTEUROPE_CHARSET
  219.             Font.Color = clWindowText
  220.             Font.Height = -11
  221.             Font.Name = 'Verdana'
  222.             Font.Style = []
  223.             ParentCtl3D = False
  224.             ParentFont = False
  225.             TabOrder = 0
  226.             DesignSize = (
  227.               478
  228.               73)
  229.             object ChBoxAutoStart: TCheckBox
  230.               Left = 9
  231.               Top = 26
  232.               Width = 437
  233.               Height = 17
  234.               Anchors = [akLeft, akTop, akRight]
  235.               Caption = #321'aduj automatycznie po starcie systemu'
  236.               Checked = True
  237.               Ctl3D = True
  238.               Font.Charset = EASTEUROPE_CHARSET
  239.               Font.Color = clWindowText
  240.               Font.Height = -11
  241.               Font.Name = 'Verdana'
  242.               Font.Style = []
  243.               ParentCtl3D = False
  244.               ParentFont = False
  245.               State = cbChecked
  246.               TabOrder = 0
  247.             end
  248.             object ChBoxRunMinimized: TCheckBox
  249.               Left = 9
  250.               Top = 46
  251.               Width = 437
  252.               Height = 17
  253.               Anchors = [akLeft, akTop, akRight]
  254.               Caption = 'Uruchamiaj w postaci zminimalizowanej'
  255.               Ctl3D = True
  256.               Font.Charset = EASTEUROPE_CHARSET
  257.               Font.Color = clWindowText
  258.               Font.Height = -11
  259.               Font.Name = 'Verdana'
  260.               Font.Style = []
  261.               ParentCtl3D = False
  262.               ParentFont = False
  263.               TabOrder = 1
  264.             end
  265.           end
  266.           object ChBoxAskForPassword: TCheckBox
  267.             Left = 9
  268.             Top = 177
  269.             Width = 256
  270.             Height = 17
  271.             Caption = 'Pami'#281'taj has'#322'o u'#380'ytkownika'
  272.             Ctl3D = True
  273.             Font.Charset = EASTEUROPE_CHARSET
  274.             Font.Color = clWindowText
  275.             Font.Height = -11
  276.             Font.Name = 'Verdana'
  277.             Font.Style = []
  278.             ParentCtl3D = False
  279.             ParentFont = False
  280.             TabOrder = 2
  281.           end
  282.           object RadioGroup1: TRadioGroup
  283.             Left = 8
  284.             Top = 95
  285.             Width = 478
  286.             Height = 74
  287.             Align = alCustom
  288.             Anchors = [akLeft, akTop, akRight]
  289.             Caption = 'Logowanie'
  290.             Font.Charset = EASTEUROPE_CHARSET
  291.             Font.Color = clWindowText
  292.             Font.Height = -11
  293.             Font.Name = 'Verdana'
  294.             Font.Style = []
  295.             ItemIndex = 0
  296.             Items.Strings = (
  297.               'Loguj ostatnio u'#380'ywany profil'
  298.               'Loguj domy'#347'lny profil'
  299.               'Wybieranie profilu po starcie programu')
  300.             ParentFont = False
  301.             TabOrder = 1
  302.           end
  303.         end
  304.       end
  305.       object TabSheet3: TTabSheet
  306.         Caption = 'TabSheet3'
  307.         ImageIndex = 2
  308.         object OptionPanel2: TPanel
  309.           Left = 0
  310.           Top = 0
  311.           Width = 494
  312.           Height = 426
  313.           Align = alClient
  314.           BevelOuter = bvNone
  315.           TabOrder = 0
  316.           DesignSize = (
  317.             494
  318.             426)
  319.           object GroupBox3: TGroupBox
  320.             Left = 8
  321.             Top = 16
  322.             Width = 476
  323.             Height = 81
  324.             Anchors = [akLeft, akTop, akRight]
  325.             Caption = 'Nowa wiadomo'#347#263
  326.             Font.Charset = EASTEUROPE_CHARSET
  327.             Font.Color = clWindowText
  328.             Font.Height = -11
  329.             Font.Name = 'Verdana'
  330.             Font.Style = []
  331.             ParentFont = False
  332.             TabOrder = 0
  333.             object CheckBox1: TCheckBox
  334.               Left = 8
  335.               Top = 24
  336.               Width = 369
  337.               Height = 17
  338.               Caption = 'Poka'#380' okno wiadomo'#347'ci je'#347'li nadchodzi nowa'
  339.               Checked = True
  340.               Font.Charset = EASTEUROPE_CHARSET
  341.               Font.Color = clWindowText
  342.               Font.Height = -11
  343.               Font.Name = 'Verdana'
  344.               Font.Style = []
  345.               ParentFont = False
  346.               State = cbChecked
  347.               TabOrder = 0
  348.             end
  349.             object CheckBox2: TCheckBox
  350.               Left = 8
  351.               Top = 48
  352.               Width = 369
  353.               Height = 17
  354.               Caption = 'Daj okno nowej wiadomo'#347'ci na pierwszy plan'
  355.               Checked = True
  356.               Font.Charset = EASTEUROPE_CHARSET
  357.               Font.Color = clWindowText
  358.               Font.Height = -11
  359.               Font.Name = 'Verdana'
  360.               Font.Style = []
  361.               ParentFont = False
  362.               State = cbChecked
  363.               TabOrder = 1
  364.             end
  365.           end
  366.         end
  367.       end
  368.       object TabSheet4: TTabSheet
  369.         Caption = 'TabSheet4'
  370.         ImageIndex = 3
  371.         object OptionPanel3: TPanel
  372.           Left = 0
  373.           Top = 0
  374.           Width = 494
  375.           Height = 426
  376.           Align = alClient
  377.           BevelOuter = bvNone
  378.           TabOrder = 0
  379.           DesignSize = (
  380.             494
  381.             426)
  382.           object GroupBox5: TGroupBox
  383.             Left = 8
  384.             Top = 16
  385.             Width = 478
  386.             Height = 65
  387.             Anchors = [akLeft, akTop, akRight]
  388.             Caption = 'Nowa wiadomosc'
  389.             Font.Charset = EASTEUROPE_CHARSET
  390.             Font.Color = clWindowText
  391.             Font.Height = -11
  392.             Font.Name = 'Verdana'
  393.             Font.Style = []
  394.             ParentFont = False
  395.             TabOrder = 0
  396.             object RBChatWindow: TRadioButton
  397.               Left = 7
  398.               Top = 21
  399.               Width = 345
  400.               Height = 17
  401.               Caption = 'Uaktywnij okno rozmowy'
  402.               Checked = True
  403.               TabOrder = 0
  404.               TabStop = True
  405.             end
  406.             object RBChatTray: TRadioButton
  407.               Left = 7
  408.               Top = 40
  409.               Width = 353
  410.               Height = 17
  411.               Caption = 'Pokaz ikonke rozmowy w obszarze powiadamiania'
  412.               TabOrder = 1
  413.             end
  414.           end
  415.           object r1: TRadioGroup
  416.             Left = 8
  417.             Top = 87
  418.             Width = 478
  419.             Height = 49
  420.             Anchors = [akLeft, akTop, akRight]
  421.             Caption = 'Wysy'#322'anie wiadomo'#347'ci po naci'#347'ni'#281'ciu'
  422.             Columns = 2
  423.             Font.Charset = EASTEUROPE_CHARSET
  424.             Font.Color = clWindowText
  425.             Font.Height = -11
  426.             Font.Name = 'Verdana'
  427.             Font.Style = []
  428.             ItemIndex = 0
  429.             Items.Strings = (
  430.               'Enter'
  431.               'Control + Enter')
  432.             ParentFont = False
  433.             TabOrder = 1
  434.           end
  435.           object r5: TRadioGroup
  436.             Left = 8
  437.             Top = 142
  438.             Width = 478
  439.             Height = 50
  440.             Anchors = [akLeft, akTop, akRight]
  441.             Caption = 'Powiadamiaj o tym, '#380'e w'#322'a'#347'nie pisz'#281
  442.             Columns = 3
  443.             Font.Charset = EASTEUROPE_CHARSET
  444.             Font.Color = clWindowText
  445.             Font.Height = -11
  446.             Font.Name = 'Verdana'
  447.             Font.Style = []
  448.             ItemIndex = 0
  449.             Items.Strings = (
  450.               'Wszystkich'
  451.               'Ludzi z mojej listy'
  452.               'Nikogo')
  453.             ParentFont = False
  454.             TabOrder = 2
  455.           end
  456.           object CheckBox9: TCheckBox
  457.             Left = 9
  458.             Top = 287
  459.             Width = 337
  460.             Height = 17
  461.             Caption = 'Pokazuj czas przy ka'#380'dej wypowiedzi'
  462.             Checked = True
  463.             Font.Charset = EASTEUROPE_CHARSET
  464.             Font.Color = clWindowText
  465.             Font.Height = -11
  466.             Font.Name = 'Verdana'
  467.             Font.Style = []
  468.             ParentFont = False
  469.             State = cbChecked
  470.             TabOrder = 4
  471.           end
  472.           object GroupBoxChatWindowGrouping: TGroupBox
  473.             Left = 8
  474.             Top = 198
  475.             Width = 478
  476.             Height = 81
  477.             Anchors = [akLeft, akTop, akRight]
  478.             Caption = 'Grupowanie wypowiedzi'
  479.             Font.Charset = EASTEUROPE_CHARSET
  480.             Font.Color = clWindowText
  481.             Font.Height = -11
  482.             Font.Name = 'Verdana'
  483.             Font.Style = []
  484.             ParentFont = False
  485.             TabOrder = 3
  486.             object LabelChatWindowGrouping: TLabel
  487.               Left = 8
  488.               Top = 48
  489.               Width = 381
  490.               Height = 13
  491.               Caption = 'Maksymalny odstep czasu pomiedzy wypowiedziami w sekundach:'
  492.               Font.Charset = EASTEUROPE_CHARSET
  493.               Font.Color = clWindowText
  494.               Font.Height = -11
  495.               Font.Name = 'Verdana'
  496.               Font.Style = []
  497.               ParentFont = False
  498.             end
  499.             object CheckBoxChatWindowGrouping: TCheckBox
  500.               Left = 8
  501.               Top = 24
  502.               Width = 361
  503.               Height = 17
  504.               Caption = 'Grupowanie kolejnych wypowiedzi jednego rozmowcy'
  505.               Checked = True
  506.               State = cbChecked
  507.               TabOrder = 0
  508.               OnClick = CheckBoxChatWindowGroupingClick
  509.             end
  510.             object SpinButtonChatWindowGrouping: TCSpinEdit
  511.               Left = 408
  512.               Top = 43
  513.               Width = 49
  514.               Height = 22
  515.               MaxValue = 100000
  516.               MinValue = 1
  517.               TabOrder = 1
  518.               Value = 5
  519.             end
  520.           end
  521.           object CheckBox3: TCheckBox
  522.             Left = 9
  523.             Top = 312
  524.             Width = 409
  525.             Height = 17
  526.             Caption = 'Scroll after sending mesage'
  527.             Font.Charset = EASTEUROPE_CHARSET
  528.             Font.Color = clWindowText
  529.             Font.Height = -11
  530.             Font.Name = 'Verdana'
  531.             Font.Style = []
  532.             ParentFont = False
  533.             TabOrder = 5
  534.           end
  535.           object CheckBox42: TCheckBox
  536.             Left = 8
  537.             Top = 336
  538.             Width = 305
  539.             Height = 17
  540.             Caption = 'Ostrzegaj przed wyczyszczeniem rozmowy'
  541.             Font.Charset = EASTEUROPE_CHARSET
  542.             Font.Color = clWindowText
  543.             Font.Height = -11
  544.             Font.Name = 'Verdana'
  545.             Font.Style = []
  546.             ParentFont = False
  547.             TabOrder = 6
  548.           end
  549.         end
  550.       end
  551.       object TabSheet5: TTabSheet
  552.         Caption = 'TabSheet5'
  553.         ImageIndex = 4
  554.         object OptionPanel7: TPanel
  555.           Left = 0
  556.           Top = 0
  557.           Width = 494
  558.           Height = 426
  559.           Align = alClient
  560.           BevelOuter = bvNone
  561.           TabOrder = 0
  562.           DesignSize = (
  563.             494
  564.             426)
  565.           object GroupBox8: TGroupBox
  566.             Left = 8
  567.             Top = 172
  568.             Width = 476
  569.             Height = 245
  570.             Anchors = [akLeft, akTop, akRight]
  571.             Caption = 'Stan "Zaraz wracam"'
  572.             Font.Charset = EASTEUROPE_CHARSET
  573.             Font.Color = clWindowText
  574.             Font.Height = -11
  575.             Font.Name = 'Verdana'
  576.             Font.Style = []
  577.             ParentFont = False
  578.             TabOrder = 1
  579.             DesignSize = (
  580.               476
  581.               245)
  582.             object l39: TLabel
  583.               Left = 8
  584.               Top = 66
  585.               Width = 248
  586.               Height = 13
  587.               Caption = 'Czas w minutach dla trybu "Zaraz wracam"'
  588.               Font.Charset = EASTEUROPE_CHARSET
  589.               Font.Color = clWindowText
  590.               Font.Height = -11
  591.               Font.Name = 'Verdana'
  592.               Font.Style = []
  593.               ParentFont = False
  594.             end
  595.             object l40: TLabel
  596.               Left = 8
  597.               Top = 88
  598.               Width = 247
  599.               Height = 13
  600.               Caption = 'Czas w minutach dla trybu "Wr'#243'c'#281' p'#243#378'niej"'
  601.               Font.Charset = EASTEUROPE_CHARSET
  602.               Font.Color = clWindowText
  603.               Font.Height = -11
  604.               Font.Name = 'Verdana'
  605.               Font.Style = []
  606.               ParentFont = False
  607.             end
  608.             object Label5: TLabel
  609.               Left = 8
  610.               Top = 176
  611.               Width = 115
  612.               Height = 13
  613.               Caption = 'Dla "Zaraz wracam"'
  614.               Font.Charset = EASTEUROPE_CHARSET
  615.               Font.Color = clWindowText
  616.               Font.Height = -11
  617.               Font.Name = 'Verdana'
  618.               Font.Style = []
  619.               ParentFont = False
  620.             end
  621.             object Label6: TLabel
  622.               Left = 8
  623.               Top = 207
  624.               Width = 114
  625.               Height = 13
  626.               Caption = 'Dla "Wr'#243'c'#281' p'#243#378'niej"'
  627.               Font.Charset = EASTEUROPE_CHARSET
  628.               Font.Color = clWindowText
  629.               Font.Height = -11
  630.               Font.Name = 'Verdana'
  631.               Font.Style = []
  632.               ParentFont = False
  633.             end
  634.             object Bevel2: TBevel
  635.               Left = 7
  636.               Top = 105
  637.               Width = 459
  638.               Height = 10
  639.               Anchors = [akLeft, akTop, akRight]
  640.               Shape = bsBottomLine
  641.             end
  642.             object EditAutoExtAwayTime: TEdit
  643.               Left = 320
  644.               Top = 85
  645.               Width = 57
  646.               Height = 21
  647.               Ctl3D = True
  648.               ParentCtl3D = False
  649.               TabOrder = 2
  650.               Text = '15'
  651.             end
  652.             object EditAutoAwayTime: TEdit
  653.               Left = 320
  654.               Top = 61
  655.               Width = 57
  656.               Height = 21
  657.               Ctl3D = True
  658.               ParentCtl3D = False
  659.               TabOrder = 1
  660.               Text = '2'
  661.             end
  662.             object c24: TCheckBox
  663.               Left = 8
  664.               Top = 149
  665.               Width = 393
  666.               Height = 17
  667.               Caption = 'W'#322'asne opisy dla automatycznych stan'#243'w'
  668.               Checked = True
  669.               Ctl3D = True
  670.               Font.Charset = EASTEUROPE_CHARSET
  671.               Font.Color = clWindowText
  672.               Font.Height = -11
  673.               Font.Name = 'Verdana'
  674.               Font.Style = []
  675.               ParentCtl3D = False
  676.               ParentFont = False
  677.               State = cbChecked
  678.               TabOrder = 4
  679.               OnClick = c24Click
  680.             end
  681.             object e5: TEdit
  682.               Left = 136
  683.               Top = 172
  684.               Width = 241
  685.               Height = 21
  686.               Ctl3D = True
  687.               ParentCtl3D = False
  688.               TabOrder = 5
  689.             end
  690.             object e6: TEdit
  691.               Left = 136
  692.               Top = 203
  693.               Width = 241
  694.               Height = 21
  695.               Ctl3D = True
  696.               ParentCtl3D = False
  697.               TabOrder = 6
  698.             end
  699.             object c27: TCheckBox
  700.               Left = 8
  701.               Top = 124
  702.               Width = 393
  703.               Height = 17
  704.               Caption = 'Pokazuj w opisie czas przej'#347'cia w tryb "Zaraz wracam"'
  705.               Ctl3D = True
  706.               Font.Charset = EASTEUROPE_CHARSET
  707.               Font.Color = clWindowText
  708.               Font.Height = -11
  709.               Font.Name = 'Verdana'
  710.               Font.Style = []
  711.               ParentCtl3D = False
  712.               ParentFont = False
  713.               TabOrder = 3
  714.             end
  715.             object ChBoxUseAutoAway: TCheckBox
  716.               Left = 8
  717.               Top = 16
  718.               Width = 321
  719.               Height = 17
  720.               Caption = 'U'#380'ywaj timera do ustawienia stanu "Zaraz wracam"'
  721.               Checked = True
  722.               Ctl3D = True
  723.               Font.Charset = EASTEUROPE_CHARSET
  724.               Font.Color = clWindowText
  725.               Font.Height = -11
  726.               Font.Name = 'Verdana'
  727.               Font.Style = []
  728.               ParentCtl3D = False
  729.               ParentFont = False
  730.               State = cbChecked
  731.               TabOrder = 0
  732.               OnClick = ChBoxUseAutoAwayClick
  733.             end
  734.             object CheckBox44: TCheckBox
  735.               Left = 8
  736.               Top = 40
  737.               Width = 305
  738.               Height = 17
  739.               Caption = 'Ustawiaj tylko przy przej'#347'ciu ze stanu "Dost'#281'pny"'
  740.               TabOrder = 7
  741.             end
  742.           end
  743.           object GBStan: TGroupBox
  744.             Left = 8
  745.             Top = 16
  746.             Width = 476
  747.             Height = 145
  748.             Align = alCustom
  749.             Anchors = [akLeft, akTop, akRight]
  750.             Caption = 'Stan uzytkownika'
  751.             Font.Charset = EASTEUROPE_CHARSET
  752.             Font.Color = clWindowText
  753.             Font.Height = -11
  754.             Font.Name = 'Verdana'
  755.             Font.Style = []
  756.             ParentFont = False
  757.             TabOrder = 0
  758.             DesignSize = (
  759.               476
  760.               145)
  761.             object Bevel1: TBevel
  762.               Left = 8
  763.               Top = 73
  764.               Width = 459
  765.               Height = 2
  766.               Anchors = [akLeft, akTop, akRight]
  767.               Shape = bsBottomLine
  768.             end
  769.             object ComboBox1: TComboBox
  770.               Left = 224
  771.               Top = 22
  772.               Width = 153
  773.               Height = 21
  774.               Style = csDropDownList
  775.               Ctl3D = False
  776.               Font.Charset = EASTEUROPE_CHARSET
  777.               Font.Color = clWindowText
  778.               Font.Height = -11
  779.               Font.Name = 'Verdana'
  780.               Font.Style = []
  781.               ItemHeight = 13
  782.               ParentCtl3D = False
  783.               ParentFont = False
  784.               TabOrder = 1
  785.             end
  786.             object RBStanPo: TRadioButton
  787.               Left = 8
  788.               Top = 24
  789.               Width = 185
  790.               Height = 17
  791.               Caption = 'Po zalogowaniu ustaw stan:'
  792.               Checked = True
  793.               TabOrder = 0
  794.               TabStop = True
  795.               OnClick = RBStanPoClick
  796.             end
  797.             object RBStanPrzed: TRadioButton
  798.               Left = 8
  799.               Top = 48
  800.               Width = 249
  801.               Height = 17
  802.               Caption = 'Przed zalogowaniem pytaj o stan'
  803.               TabOrder = 2
  804.               OnClick = RBStanPrzedClick
  805.             end
  806.             object c30: TCheckBox
  807.               Left = 9
  808.               Top = 100
  809.               Width = 451
  810.               Height = 17
  811.               Anchors = [akLeft, akTop, akRight]
  812.               Caption = 'Pytaj o stan opisowy dla niedost'#281'pnego przed wylogowaniem'
  813.               Ctl3D = True
  814.               Font.Charset = EASTEUROPE_CHARSET
  815.               Font.Color = clWindowText
  816.               Font.Height = -11
  817.               Font.Name = 'Verdana'
  818.               Font.Style = []
  819.               ParentCtl3D = False
  820.               ParentFont = False
  821.               TabOrder = 4
  822.             end
  823.             object c23: TCheckBox
  824.               Left = 9
  825.               Top = 81
  826.               Width = 459
  827.               Height = 17
  828.               Anchors = [akLeft, akTop, akRight]
  829.               Caption = 'Ustaw ostatnio u'#380'yty stan opisowy'
  830.               Ctl3D = True
  831.               Font.Charset = EASTEUROPE_CHARSET
  832.               Font.Color = clWindowText
  833.               Font.Height = -11
  834.               Font.Name = 'Verdana'
  835.               Font.Style = []
  836.               ParentCtl3D = False
  837.               ParentFont = False
  838.               TabOrder = 3
  839.             end
  840.             object CBSaveDesc: TCheckBox
  841.               Left = 9
  842.               Top = 120
  843.               Width = 451
  844.               Height = 17
  845.               Anchors = [akLeft, akTop, akRight]
  846.               Caption = 'Do not remove the description when changing the state'
  847.               Font.Charset = EASTEUROPE_CHARSET
  848.               Font.Color = clWindowText
  849.               Font.Height = -11
  850.               Font.Name = 'Verdana'
  851.               Font.Style = []
  852.               ParentFont = False
  853.               TabOrder = 5
  854.             end
  855.           end
  856.         end
  857.       end
  858.       object TabSheet6: TTabSheet
  859.         Caption = 'TabSheet6'
  860.         ImageIndex = 5
  861.         object OptionPanel8: TPanel
  862.           Left = 0
  863.           Top = 0
  864.           Width = 494
  865.           Height = 426
  866.           Align = alClient
  867.           BevelOuter = bvNone
  868.           TabOrder = 0
  869.           DesignSize = (
  870.             494
  871.             426)
  872.           object ChBoxShowMessagesFromRosterPeople: TCheckBox
  873.             Left = 8
  874.             Top = 16
  875.             Width = 393
  876.             Height = 17
  877.             Caption = 'Pokazuj tylko wiadomo'#347'ci od u'#380'ytkownik'#243'w z listy kontakt'#243'w'
  878.             Font.Charset = EASTEUROPE_CHARSET
  879.             Font.Color = clWindowText
  880.             Font.Height = -11
  881.             Font.Name = 'Verdana'
  882.             Font.Style = []
  883.             ParentFont = False
  884.             TabOrder = 0
  885.           end
  886.           object GroupBox9: TGroupBox
  887.             Left = 8
  888.             Top = 48
  889.             Width = 476
  890.             Height = 278
  891.             Anchors = [akLeft, akTop, akRight, akBottom]
  892.             Caption = 'Blokuj nast'#281'puj'#261'cych u'#380'ytkownik'#243'w'
  893.             Font.Charset = EASTEUROPE_CHARSET
  894.             Font.Color = clWindowText
  895.             Font.Height = -11
  896.             Font.Name = 'Verdana'
  897.             Font.Style = []
  898.             ParentFont = False
  899.             TabOrder = 1
  900.             DesignSize = (
  901.               476
  902.               278)
  903.             object ListBoxBlock: TListBox
  904.               Left = 12
  905.               Top = 24
  906.               Width = 260
  907.               Height = 241
  908.               Anchors = [akLeft, akTop, akRight, akBottom]
  909.               Ctl3D = True
  910.               ItemHeight = 13
  911.               ParentCtl3D = False
  912.               TabOrder = 0
  913.             end
  914.             object Button23: TButton
  915.               Left = 299
  916.               Top = 50
  917.               Width = 97
  918.               Height = 25
  919.               Anchors = [akTop, akRight]
  920.               Caption = 'Dodaj'
  921.               TabOrder = 2
  922.               OnClick = Button23Click
  923.             end
  924.             object Button24: TButton
  925.               Left = 299
  926.               Top = 78
  927.               Width = 97
  928.               Height = 25
  929.               Anchors = [akTop, akRight]
  930.               Caption = 'Usu'#324
  931.               TabOrder = 3
  932.               OnClick = Button24Click
  933.             end
  934.             object Button25: TButton
  935.               Left = 299
  936.               Top = 106
  937.               Width = 97
  938.               Height = 25
  939.               Anchors = [akTop, akRight]
  940.               Caption = 'Wyczy'#347#263
  941.               TabOrder = 4
  942.               OnClick = Button25Click
  943.             end
  944.             object EditBlock: TEdit
  945.               Left = 299
  946.               Top = 24
  947.               Width = 97
  948.               Height = 21
  949.               Anchors = [akTop, akRight]
  950.               Ctl3D = True
  951.               ParentCtl3D = False
  952.               TabOrder = 1
  953.             end
  954.           end
  955.         end
  956.       end
  957.       object TabSheet7: TTabSheet
  958.         Caption = 'TabSheet7'
  959.         ImageIndex = 6
  960.         object OptionPanel6: TPanel
  961.           Left = 0
  962.           Top = 0
  963.           Width = 494
  964.           Height = 426
  965.           Align = alClient
  966.           BevelOuter = bvNone
  967.           Font.Charset = EASTEUROPE_CHARSET
  968.           Font.Color = clWindowText
  969.           Font.Height = -11
  970.           Font.Name = 'Verdana'
  971.           Font.Style = []
  972.           ParentFont = False
  973.           TabOrder = 0
  974.           DesignSize = (
  975.             494
  976.             426)
  977.           object RadGrpDoubleClickAction: TRadioGroup
  978.             Left = 8
  979.             Top = 185
  980.             Width = 478
  981.             Height = 46
  982.             Anchors = [akLeft, akTop, akRight]
  983.             Caption = 'Po podw'#243'jnym klikni'#281'ciu myszk'#261' na u'#380'ytkowniku'
  984.             Columns = 3
  985.             Ctl3D = True
  986.             Font.Charset = EASTEUROPE_CHARSET
  987.             Font.Color = clWindowText
  988.             Font.Height = -11
  989.             Font.Name = 'Verdana'
  990.             Font.Style = []
  991.             ItemIndex = 1
  992.             Items.Strings = (
  993.               'Zacznij rozmow'#281
  994.               'Wy'#347'lij wiadomo'#347#263)
  995.             ParentCtl3D = False
  996.             ParentFont = False
  997.             TabOrder = 1
  998.           end
  999.           object GrupBox10: TGroupBox
  1000.             Left = 8
  1001.             Top = 239
  1002.             Width = 478
  1003.             Height = 120
  1004.             Anchors = [akLeft, akTop, akRight]
  1005.             TabOrder = 2
  1006.             object l37: TLabel
  1007.               Left = 9
  1008.               Top = 93
  1009.               Width = 94
  1010.               Height = 13
  1011.               Caption = 'Domy'#347'lna grupa'
  1012.               Font.Charset = EASTEUROPE_CHARSET
  1013.               Font.Color = clWindowText
  1014.               Font.Height = -11
  1015.               Font.Name = 'Verdana'
  1016.               Font.Style = []
  1017.               ParentFont = False
  1018.             end
  1019.             object ChBoxShowOnlyOnlineUsers: TCheckBox
  1020.               Left = 8
  1021.               Top = 50
  1022.               Width = 377
  1023.               Height = 17
  1024.               Caption = 'Pokazuj tylko u'#380'ytkownik'#243'w on-line'
  1025.               Ctl3D = True
  1026.               Font.Charset = EASTEUROPE_CHARSET
  1027.               Font.Color = clWindowText
  1028.               Font.Height = -11
  1029.               Font.Name = 'Verdana'
  1030.               Font.Style = []
  1031.               ParentCtl3D = False
  1032.               ParentFont = False
  1033.               TabOrder = 2
  1034.             end
  1035.             object CmbBoxDefaultGroup: TComboBox
  1036.               Left = 112
  1037.               Top = 90
  1038.               Width = 129
  1039.               Height = 21
  1040.               Ctl3D = False
  1041.               Font.Charset = EASTEUROPE_CHARSET
  1042.               Font.Color = clWindowText
  1043.               Font.Height = -11
  1044.               Font.Name = 'Verdana'
  1045.               Font.Style = []
  1046.               ItemHeight = 13
  1047.               ParentCtl3D = False
  1048.               ParentFont = False
  1049.               TabOrder = 4
  1050.               Text = 'Kontakty'
  1051.             end
  1052.             object ChBoxShowContactGroups: TCheckBox
  1053.               Left = 8
  1054.               Top = 11
  1055.               Width = 337
  1056.               Height = 17
  1057.               Caption = 'Pokazuj grupy na li'#347'cie kontakt'#243'w'
  1058.               Checked = True
  1059.               Ctl3D = True
  1060.               Font.Charset = EASTEUROPE_CHARSET
  1061.               Font.Color = clWindowText
  1062.               Font.Height = -11
  1063.               Font.Name = 'Verdana'
  1064.               Font.Style = []
  1065.               ParentCtl3D = False
  1066.               ParentFont = False
  1067.               State = cbChecked
  1068.               TabOrder = 0
  1069.             end
  1070.             object CheckBox25: TCheckBox
  1071.               Left = 8
  1072.               Top = 30
  1073.               Width = 369
  1074.               Height = 17
  1075.               Caption = 'Ukryj napisy ze stanami kontakt'#243'w'
  1076.               Ctl3D = True
  1077.               Font.Charset = EASTEUROPE_CHARSET
  1078.               Font.Color = clWindowText
  1079.               Font.Height = -11
  1080.               Font.Name = 'Verdana'
  1081.               Font.Style = []
  1082.               ParentCtl3D = False
  1083.               ParentFont = False
  1084.               TabOrder = 1
  1085.             end
  1086.             object c26: TCheckBox
  1087.               Left = 8
  1088.               Top = 69
  1089.               Width = 353
  1090.               Height = 17
  1091.               Caption = 'Pokazuj stany opisowe na li'#347'cie kontakt'#243'w'
  1092.               Ctl3D = True
  1093.               Font.Charset = EASTEUROPE_CHARSET
  1094.               Font.Color = clWindowText
  1095.               Font.Height = -11
  1096.               Font.Name = 'Verdana'
  1097.               Font.Style = []
  1098.               ParentCtl3D = False
  1099.               ParentFont = False
  1100.               TabOrder = 3
  1101.             end
  1102.           end
  1103.           object GroupBox13: TGroupBox
  1104.             Left = 8
  1105.             Top = 16
  1106.             Width = 478
  1107.             Height = 161
  1108.             Anchors = [akLeft, akTop, akRight]
  1109.             Caption = 'Autoryzacja'
  1110.             Font.Charset = EASTEUROPE_CHARSET
  1111.             Font.Color = clWindowText
  1112.             Font.Height = -11
  1113.             Font.Name = 'Verdana'
  1114.             Font.Style = []
  1115.             ParentFont = False
  1116.             TabOrder = 0
  1117.             object l38: TLabel
  1118.               Left = 11
  1119.               Top = 80
  1120.               Width = 98
  1121.               Height = 13
  1122.               Caption = 'Poka'#380' komunikat'
  1123.               Enabled = False
  1124.               Font.Charset = EASTEUROPE_CHARSET
  1125.               Font.Color = clWindowText
  1126.               Font.Height = -11
  1127.               Font.Name = 'Verdana'
  1128.               Font.Style = []
  1129.               ParentFont = False
  1130.             end
  1131.             object RadioButton1: TRadioButton
  1132.               Left = 8
  1133.               Top = 16
  1134.               Width = 393
  1135.               Height = 17
  1136.               Caption = 'Pytaj mnie o zgod'#281' przy ka'#380'dej pro'#347'bie o autoryzacj'#281'.'
  1137.               Checked = True
  1138.               TabOrder = 0
  1139.               TabStop = True
  1140.               OnClick = RadioButton1Click
  1141.             end
  1142.             object RadioButton2: TRadioButton
  1143.               Left = 8
  1144.               Top = 35
  1145.               Width = 393
  1146.               Height = 17
  1147.               Caption = 'Akceptuj wszystkie pro'#347'by o autoryzacj'#281'.'
  1148.               TabOrder = 1
  1149.               OnClick = RadioButton2Click
  1150.             end
  1151.             object RadioButton3: TRadioButton
  1152.               Left = 8
  1153.               Top = 54
  1154.               Width = 401
  1155.               Height = 17
  1156.               Caption = 'Odmawiaj autoryzacji przy ka'#380'dej pro'#347'bie.'
  1157.               TabOrder = 2
  1158.               OnClick = RadioButton3Click
  1159.             end
  1160.             object Memo2: TMemo
  1161.               Left = 118
  1162.               Top = 79
  1163.               Width = 278
  1164.               Height = 53
  1165.               Color = clBtnFace
  1166.               Enabled = False
  1167.               MaxLength = 300
  1168.               ScrollBars = ssVertical
  1169.               TabOrder = 3
  1170.             end
  1171.             object CheckBox48: TCheckBox
  1172.               Left = 117
  1173.               Top = 136
  1174.               Width = 177
  1175.               Height = 17
  1176.               Caption = 'Wysy'#322'aj w formie rozmowy'
  1177.               Enabled = False
  1178.               TabOrder = 4
  1179.             end
  1180.           end
  1181.           object CheckBox23: TCheckBox
  1182.             Left = 8
  1183.             Top = 384
  1184.             Width = 417
  1185.             Height = 17
  1186.             Caption = 'Sending e-mails using e-mail tab'
  1187.             Font.Charset = EASTEUROPE_CHARSET
  1188.             Font.Color = clWindowText
  1189.             Font.Height = -11
  1190.             Font.Name = 'Verdana'
  1191.             Font.Style = []
  1192.             ParentFont = False
  1193.             TabOrder = 4
  1194.           end
  1195.           object CheckBox18: TCheckBox
  1196.             Left = 8
  1197.             Top = 364
  1198.             Width = 345
  1199.             Height = 17
  1200.             Caption = 'Pokazuj szczeg'#243#322'owe podpowiedzi na li'#347'cie kontakt'#243'w'
  1201.             TabOrder = 3
  1202.           end
  1203.         end
  1204.       end
  1205.       object TabSheet8: TTabSheet
  1206.         Caption = 'TabSheet8'
  1207.         ImageIndex = 7
  1208.         object OptionPanel9: TPanel
  1209.           Left = 0
  1210.           Top = 0
  1211.           Width = 494
  1212.           Height = 426
  1213.           Align = alClient
  1214.           BevelOuter = bvNone
  1215.           TabOrder = 0
  1216.           DesignSize = (
  1217.             494
  1218.             426)
  1219.           object GroupBox10: TGroupBox
  1220.             Left = 8
  1221.             Top = 16
  1222.             Width = 476
  1223.             Height = 105
  1224.             Anchors = [akLeft, akTop, akRight]
  1225.             Caption = 'Archiwum'
  1226.             Font.Charset = EASTEUROPE_CHARSET
  1227.             Font.Color = clWindowText
  1228.             Font.Height = -11
  1229.             Font.Name = 'Verdana'
  1230.             Font.Style = []
  1231.             ParentFont = False
  1232.             TabOrder = 0
  1233.             object CheckBox12: TCheckBox
  1234.               Left = 10
  1235.               Top = 24
  1236.               Width = 359
  1237.               Height = 17
  1238.               Caption = 'Dodawaj wiadomo'#347'ci do archiwum'
  1239.               Checked = True
  1240.               Font.Charset = EASTEUROPE_CHARSET
  1241.               Font.Color = clWindowText
  1242.               Font.Height = -11
  1243.               Font.Name = 'Verdana'
  1244.               Font.Style = []
  1245.               ParentFont = False
  1246.               State = cbChecked
  1247.               TabOrder = 0
  1248.             end
  1249.             object CheckBox13: TCheckBox
  1250.               Left = 10
  1251.               Top = 48
  1252.               Width = 359
  1253.               Height = 17
  1254.               Caption = 'Dodawaj rozmowy do archiwum'
  1255.               Checked = True
  1256.               Font.Charset = EASTEUROPE_CHARSET
  1257.               Font.Color = clWindowText
  1258.               Font.Height = -11
  1259.               Font.Name = 'Verdana'
  1260.               Font.Style = []
  1261.               ParentFont = False
  1262.               State = cbChecked
  1263.               TabOrder = 1
  1264.             end
  1265.             object c2: TCheckBox
  1266.               Left = 10
  1267.               Top = 72
  1268.               Width = 359
  1269.               Height = 17
  1270.               Caption = 'Dodawaj SMSy do archiwum'
  1271.               Checked = True
  1272.               Font.Charset = EASTEUROPE_CHARSET
  1273.               Font.Color = clWindowText
  1274.               Font.Height = -11
  1275.               Font.Name = 'Verdana'
  1276.               Font.Style = []
  1277.               ParentFont = False
  1278.               State = cbChecked
  1279.               TabOrder = 2
  1280.             end
  1281.           end
  1282.         end
  1283.       end
  1284.       object TabSheet9: TTabSheet
  1285.         Caption = 'TabSheet9'
  1286.         ImageIndex = 8
  1287.         object OptionPanel10: TPanel
  1288.           Left = 0
  1289.           Top = 0
  1290.           Width = 494
  1291.           Height = 426
  1292.           Align = alClient
  1293.           BevelOuter = bvNone
  1294.           TabOrder = 0
  1295.           DesignSize = (
  1296.             494
  1297.             426)
  1298.           object GroupBox12: TGroupBox
  1299.             Left = 8
  1300.             Top = 160
  1301.             Width = 478
  1302.             Height = 105
  1303.             Anchors = [akLeft, akTop, akRight]
  1304.             Caption = 'Ustawienia proxy'
  1305.             Font.Charset = EASTEUROPE_CHARSET
  1306.             Font.Color = clWindowText
  1307.             Font.Height = -11
  1308.             Font.Name = 'Verdana'
  1309.             Font.Style = []
  1310.             ParentFont = False
  1311.             TabOrder = 2
  1312.             object StaticText11: TStaticText
  1313.               Left = 11
  1314.               Top = 24
  1315.               Width = 102
  1316.               Height = 17
  1317.               AutoSize = False
  1318.               Caption = 'Adres serwera:'
  1319.               Font.Charset = EASTEUROPE_CHARSET
  1320.               Font.Color = clBlack
  1321.               Font.Height = -11
  1322.               Font.Name = 'Verdana'
  1323.               Font.Style = []
  1324.               ParentFont = False
  1325.               TabOrder = 5
  1326.             end
  1327.             object Edit1: TEdit
  1328.               Left = 128
  1329.               Top = 21
  1330.               Width = 145
  1331.               Height = 21
  1332.               Ctl3D = True
  1333.               Enabled = False
  1334.               Font.Charset = EASTEUROPE_CHARSET
  1335.               Font.Color = clWindowText
  1336.               Font.Height = -11
  1337.               Font.Name = 'Verdana'
  1338.               Font.Style = []
  1339.               ParentCtl3D = False
  1340.               ParentFont = False
  1341.               TabOrder = 0
  1342.             end
  1343.             object StaticText12: TStaticText
  1344.               Left = 291
  1345.               Top = 24
  1346.               Width = 38
  1347.               Height = 17
  1348.               AutoSize = False
  1349.               Caption = 'Port:'
  1350.               Font.Charset = EASTEUROPE_CHARSET
  1351.               Font.Color = clBlack
  1352.               Font.Height = -11
  1353.               Font.Name = 'Verdana'
  1354.               Font.Style = []
  1355.               ParentFont = False
  1356.               TabOrder = 6
  1357.             end
  1358.             object Edit2: TEdit
  1359.               Left = 344
  1360.               Top = 21
  1361.               Width = 65
  1362.               Height = 21
  1363.               Ctl3D = True
  1364.               Enabled = False
  1365.               Font.Charset = EASTEUROPE_CHARSET
  1366.               Font.Color = clWindowText
  1367.               Font.Height = -11
  1368.               Font.Name = 'Verdana'
  1369.               Font.Style = []
  1370.               ParentCtl3D = False
  1371.               ParentFont = False
  1372.               TabOrder = 1
  1373.             end
  1374.             object CheckBox21: TCheckBox
  1375.               Left = 10
  1376.               Top = 50
  1377.               Width = 135
  1378.               Height = 17
  1379.               Caption = 'Autoryzacja proxy'
  1380.               Checked = True
  1381.               Enabled = False
  1382.               Font.Charset = EASTEUROPE_CHARSET
  1383.               Font.Color = clWindowText
  1384.               Font.Height = -11
  1385.               Font.Name = 'Verdana'
  1386.               Font.Style = []
  1387.               ParentFont = False
  1388.               State = cbChecked
  1389.               TabOrder = 2
  1390.               OnClick = CheckBox21Click
  1391.             end
  1392.             object StaticText13: TStaticText
  1393.               Left = 11
  1394.               Top = 72
  1395.               Width = 74
  1396.               Height = 17
  1397.               Caption = 'U'#380'ytkownik:'
  1398.               Font.Charset = EASTEUROPE_CHARSET
  1399.               Font.Color = clBlack
  1400.               Font.Height = -11
  1401.               Font.Name = 'Verdana'
  1402.               Font.Style = []
  1403.               ParentFont = False
  1404.               TabOrder = 7
  1405.             end
  1406.             object Edit3: TEdit
  1407.               Left = 128
  1408.               Top = 69
  1409.               Width = 145
  1410.               Height = 21
  1411.               Ctl3D = True
  1412.               Enabled = False
  1413.               Font.Charset = EASTEUROPE_CHARSET
  1414.               Font.Color = clWindowText
  1415.               Font.Height = -11
  1416.               Font.Name = 'Verdana'
  1417.               Font.Style = []
  1418.               ParentCtl3D = False
  1419.               ParentFont = False
  1420.               TabOrder = 3
  1421.             end
  1422.             object StaticText14: TStaticText
  1423.               Left = 293
  1424.               Top = 72
  1425.               Width = 40
  1426.               Height = 17
  1427.               Caption = 'Has'#322'o:'
  1428.               Font.Charset = EASTEUROPE_CHARSET
  1429.               Font.Color = clBlack
  1430.               Font.Height = -11
  1431.               Font.Name = 'Verdana'
  1432.               Font.Style = []
  1433.               ParentFont = False
  1434.               TabOrder = 8
  1435.             end
  1436.             object Edit4: TMaskEdit
  1437.               Left = 344
  1438.               Top = 69
  1439.               Width = 105
  1440.               Height = 21
  1441.               Ctl3D = True
  1442.               Enabled = False
  1443.               ParentCtl3D = False
  1444.               PasswordChar = '*'
  1445.               TabOrder = 4
  1446.             end
  1447.           end
  1448.           object RadioGroup3: TRadioGroup
  1449.             Left = 8
  1450.             Top = 16
  1451.             Width = 478
  1452.             Height = 67
  1453.             Anchors = [akLeft, akTop, akRight]
  1454.             Caption = 'Rodzaj po'#322#261'czenia'
  1455.             Ctl3D = True
  1456.             Font.Charset = EASTEUROPE_CHARSET
  1457.             Font.Color = clWindowText
  1458.             Font.Height = -11
  1459.             Font.Name = 'Verdana'
  1460.             Font.Style = []
  1461.             ItemIndex = 0
  1462.             Items.Strings = (
  1463.               #321#261'cz'#281' si'#281' z internetem przy pomocy modemu'
  1464.               'Jestem pod'#322#261'czony na sta'#322'e do sieci (SDI, sie'#263' LAN)')
  1465.             ParentCtl3D = False
  1466.             ParentFont = False
  1467.             TabOrder = 0
  1468.           end
  1469.           object RadioGroup4: TRadioGroup
  1470.             Left = 8
  1471.             Top = 94
  1472.             Width = 478
  1473.             Height = 51
  1474.             Anchors = [akLeft, akTop, akRight]
  1475.             Caption = 'Proxy'
  1476.             Columns = 3
  1477.             Ctl3D = True
  1478.             Font.Charset = EASTEUROPE_CHARSET
  1479.             Font.Color = clWindowText
  1480.             Font.Height = -11
  1481.             Font.Name = 'Verdana'
  1482.             Font.Style = []
  1483.             ItemIndex = 1
  1484.             Items.Strings = (
  1485.               'Bez proxy'
  1486.               'U'#380'yj serwera proxy')
  1487.             ParentCtl3D = False
  1488.             ParentFont = False
  1489.             TabOrder = 1
  1490.             OnClick = RadioGroup4Click
  1491.           end
  1492.         end
  1493.       end
  1494.       object TabSheet10: TTabSheet
  1495.         Caption = 'TabSheet10'
  1496.         ImageIndex = 9
  1497.         object OptionPanel5: TPanel
  1498.           Left = 0
  1499.           Top = 0
  1500.           Width = 494
  1501.           Height = 426
  1502.           Align = alClient
  1503.           BevelOuter = bvNone
  1504.           TabOrder = 0
  1505.           DesignSize = (
  1506.             494
  1507.             426)
  1508.           object GroupBox14: TGroupBox
  1509.             Left = 8
  1510.             Top = 139
  1511.             Width = 478
  1512.             Height = 206
  1513.             Anchors = [akLeft, akTop, akRight]
  1514.             Caption = 'Okno konferencji'
  1515.             Font.Charset = EASTEUROPE_CHARSET
  1516.             Font.Color = clWindowText
  1517.             Font.Height = -11
  1518.             Font.Name = 'Verdana'
  1519.             Font.Style = []
  1520.             ParentFont = False
  1521.             TabOrder = 1
  1522.             object Label71: TLabel
  1523.               Left = 344
  1524.               Top = 182
  1525.               Width = 36
  1526.               Height = 13
  1527.               Caption = 'pikseli'
  1528.             end
  1529.             object CheckBox16: TCheckBox
  1530.               Left = 8
  1531.               Top = 22
  1532.               Width = 433
  1533.               Height = 17
  1534.               Caption = 
  1535.                 'Daj okno nowej konferencji na pierwszy plan przy ka'#380'dej wypowied' +
  1536.                 'zi'
  1537.               Font.Charset = EASTEUROPE_CHARSET
  1538.               Font.Color = clWindowText
  1539.               Font.Height = -11
  1540.               Font.Name = 'Verdana'
  1541.               Font.Style = []
  1542.               ParentFont = False
  1543.               TabOrder = 0
  1544.             end
  1545.             object CheckBox17: TCheckBox
  1546.               Left = 8
  1547.               Top = 44
  1548.               Width = 375
  1549.               Height = 16
  1550.               Caption = 'Mruganie przycisku na pasku zada'#324' przy ka'#380'dej wypowiedzi'
  1551.               Checked = True
  1552.               Font.Charset = EASTEUROPE_CHARSET
  1553.               Font.Color = clWindowText
  1554.               Font.Height = -11
  1555.               Font.Name = 'Verdana'
  1556.               Font.Style = []
  1557.               ParentFont = False
  1558.               State = cbChecked
  1559.               TabOrder = 1
  1560.               OnClick = CheckBox17Click
  1561.             end
  1562.             object CheckBox20: TCheckBox
  1563.               Left = 8
  1564.               Top = 90
  1565.               Width = 233
  1566.               Height = 17
  1567.               Caption = 'Pokazuj czas przy ka'#380'dej wypowiedzi'
  1568.               Checked = True
  1569.               Font.Charset = EASTEUROPE_CHARSET
  1570.               Font.Color = clWindowText
  1571.               Font.Height = -11
  1572.               Font.Name = 'Verdana'
  1573.               Font.Style = []
  1574.               ParentFont = False
  1575.               State = cbChecked
  1576.               TabOrder = 3
  1577.             end
  1578.             object CheckBox15: TCheckBox
  1579.               Left = 8
  1580.               Top = 114
  1581.               Width = 385
  1582.               Height = 17
  1583.               Caption = 'Pokazuj informacje o przychodz'#261'cych i odchodz'#261'cych osobach'
  1584.               Checked = True
  1585.               Font.Charset = EASTEUROPE_CHARSET
  1586.               Font.Color = clWindowText
  1587.               Font.Height = -11
  1588.               Font.Name = 'Verdana'
  1589.               Font.Style = []
  1590.               ParentFont = False
  1591.               State = cbChecked
  1592.               TabOrder = 4
  1593.             end
  1594.             object CheckBox30: TCheckBox
  1595.               Left = 8
  1596.               Top = 137
  1597.               Width = 385
  1598.               Height = 17
  1599.               Caption = 'Wy'#322#261'cz formatowanie tekstu w oknie czata'
  1600.               Checked = True
  1601.               Font.Charset = EASTEUROPE_CHARSET
  1602.               Font.Color = clWindowText
  1603.               Font.Height = -11
  1604.               Font.Name = 'Verdana'
  1605.               Font.Style = []
  1606.               ParentFont = False
  1607.               State = cbChecked
  1608.               TabOrder = 5
  1609.             end
  1610.             object CheckBox6: TCheckBox
  1611.               Left = 8
  1612.               Top = 66
  1613.               Width = 377
  1614.               Height = 17
  1615.               Caption = 'CheckBox6'
  1616.               TabOrder = 2
  1617.             end
  1618.             object CheckBox41: TCheckBox
  1619.               Left = 8
  1620.               Top = 160
  1621.               Width = 273
  1622.               Height = 17
  1623.               Caption = 'Zapami'#281'tuj rozmiar'
  1624.               TabOrder = 6
  1625.             end
  1626.             object Edit26: TEdit
  1627.               Left = 298
  1628.               Top = 180
  1629.               Width = 25
  1630.               Height = 21
  1631.               TabOrder = 7
  1632.               Text = '10'
  1633.             end
  1634.             object CheckBox46: TCheckBox
  1635.               Left = 8
  1636.               Top = 180
  1637.               Width = 289
  1638.               Height = 17
  1639.               Caption = 'Przyciagaj okno do kraw'#281'dzi pulpitu w granicy '
  1640.               TabOrder = 8
  1641.               OnClick = CheckBox46Click
  1642.             end
  1643.             object UpDown2: TUpDown
  1644.               Left = 323
  1645.               Top = 180
  1646.               Width = 16
  1647.               Height = 21
  1648.               Associate = Edit26
  1649.               Min = 3
  1650.               Max = 15
  1651.               Position = 10
  1652.               TabOrder = 9
  1653.               Wrap = False
  1654.             end
  1655.           end
  1656.           object RadioGroup2: TRadioGroup
  1657.             Left = 8
  1658.             Top = 16
  1659.             Width = 478
  1660.             Height = 118
  1661.             Anchors = [akLeft, akTop, akRight]
  1662.             Caption = 'Zaproszenie na konferencj'#281
  1663.             Ctl3D = True
  1664.             Font.Charset = EASTEUROPE_CHARSET
  1665.             Font.Color = clWindowText
  1666.             Font.Height = -11
  1667.             Font.Name = 'Verdana'
  1668.             Font.Style = []
  1669.             ItemIndex = 0
  1670.             Items.Strings = (
  1671.               'Poka'#380' zaproszenie przed przy'#322#261'czeniem si'#281' do konferencji'
  1672.               
  1673.                 'Przyst'#281'puj do konferencji przy zaproszeniu od ludzi z listy kont' +
  1674.                 'akt'#243'w'
  1675.               'Przyst'#281'puj do konferencji bez potwierdzania'
  1676.               'Poka'#380' zaproszenie tylko od ludzi z listy kontakt'#243'w'
  1677.               'Ignoruj wszystkie zaproszenia')
  1678.             ParentCtl3D = False
  1679.             ParentFont = False
  1680.             TabOrder = 0
  1681.           end
  1682.           object GroupBoxConfGrouping: TGroupBox
  1683.             Left = 8
  1684.             Top = 348
  1685.             Width = 478
  1686.             Height = 65
  1687.             Anchors = [akLeft, akTop, akRight]
  1688.             Caption = 'Grupowanie wypowiedzi'
  1689.             Font.Charset = EASTEUROPE_CHARSET
  1690.             Font.Color = clWindowText
  1691.             Font.Height = -11
  1692.             Font.Name = 'Verdana'
  1693.             Font.Style = []
  1694.             ParentFont = False
  1695.             TabOrder = 2
  1696.             object LabelConfGrouping: TLabel
  1697.               Left = 8
  1698.               Top = 44
  1699.               Width = 381
  1700.               Height = 13
  1701.               Caption = 'Maksymalny odstep czasu pomiedzy wypowiedziami w sekundach:'
  1702.             end
  1703.             object CheckBoxConfGrouping: TCheckBox
  1704.               Left = 8
  1705.               Top = 21
  1706.               Width = 361
  1707.               Height = 17
  1708.               Caption = 'Grupowanie kolejnych wypowiedzi jednego rozmowcy'
  1709.               Checked = True
  1710.               State = cbChecked
  1711.               TabOrder = 0
  1712.               OnClick = CheckBoxConfGroupingClick
  1713.             end
  1714.             object SpinButtonConfGrouping: TCSpinEdit
  1715.               Left = 408
  1716.               Top = 38
  1717.               Width = 49
  1718.               Height = 22
  1719.               MaxValue = 100000
  1720.               MinValue = 1
  1721.               TabOrder = 1
  1722.               Value = 5
  1723.             end
  1724.           end
  1725.         end
  1726.       end
  1727.       object TabSheet12: TTabSheet
  1728.         Caption = 'TabSheet12'
  1729.         ImageIndex = 11
  1730.         object OptionPanel12: TPanel
  1731.           Left = 0
  1732.           Top = 0
  1733.           Width = 494
  1734.           Height = 426
  1735.           Align = alClient
  1736.           BevelOuter = bvNone
  1737.           TabOrder = 0
  1738.           DesignSize = (
  1739.             494
  1740.             426)
  1741.           object l25: TLabel
  1742.             Left = 9
  1743.             Top = 409
  1744.             Width = 325
  1745.             Height = 12
  1746.             Anchors = [akLeft, akBottom]
  1747.             Caption = 'Gadu-Gadu jest znakiem towarowym SMS-Express.com Sp. z o.o.'
  1748.             Font.Charset = EASTEUROPE_CHARSET
  1749.             Font.Color = clWindowText
  1750.             Font.Height = -9
  1751.             Font.Name = 'Verdana'
  1752.             Font.Style = []
  1753.             ParentFont = False
  1754.           end
  1755.           object CheckBox22: TCheckBox
  1756.             Left = 8
  1757.             Top = 8
  1758.             Width = 392
  1759.             Height = 17
  1760.             Caption = 'Chc'#281' mie'#263' mo'#380'liwo'#347#263' rozmowy z u'#380'ytkownikami Gadu-Gadu'
  1761.             Font.Charset = EASTEUROPE_CHARSET
  1762.             Font.Color = clWindowText
  1763.             Font.Height = -11
  1764.             Font.Name = 'Verdana'
  1765.             Font.Style = []
  1766.             ParentFont = False
  1767.             TabOrder = 0
  1768.             OnClick = CheckBox22Click
  1769.           end
  1770.           object PageControlGG: TPageControl
  1771.             Left = 8
  1772.             Top = 32
  1773.             Width = 478
  1774.             Height = 367
  1775.             ActivePage = TabSheetGG1
  1776.             Anchors = [akLeft, akTop, akRight, akBottom]
  1777.             Font.Charset = EASTEUROPE_CHARSET
  1778.             Font.Color = clWindowText
  1779.             Font.Height = -11
  1780.             Font.Name = 'Verdana'
  1781.             Font.Style = []
  1782.             ParentFont = False
  1783.             TabIndex = 0
  1784.             TabOrder = 1
  1785.             Visible = False
  1786.             object TabSheetGG1: TTabSheet
  1787.               Caption = 'Options'
  1788.               DesignSize = (
  1789.                 470
  1790.                 339)
  1791.               object GroupBox11: TGroupBox
  1792.                 Left = 9
  1793.                 Top = 2
  1794.                 Width = 453
  1795.                 Height = 81
  1796.                 Anchors = [akLeft, akTop, akRight]
  1797.                 Caption = 'Twoje dane w systemie Gadu-Gadu'
  1798.                 Font.Charset = EASTEUROPE_CHARSET
  1799.                 Font.Color = clWindowText
  1800.                 Font.Height = -11
  1801.                 Font.Name = 'Verdana'
  1802.                 Font.Style = []
  1803.                 ParentFont = False
  1804.                 TabOrder = 1
  1805.                 object l20: TLabel
  1806.                   Left = 248
  1807.                   Top = 13
  1808.                   Width = 198
  1809.                   Height = 13
  1810.                   Caption = 'Stan u'#380'ytkownika po zalogowaniu:'
  1811.                   Font.Charset = EASTEUROPE_CHARSET
  1812.                   Font.Color = clWindowText
  1813.                   Font.Height = -11
  1814.                   Font.Name = 'Verdana'
  1815.                   Font.Style = []
  1816.                   ParentFont = False
  1817.                 end
  1818.                 object StaticText20: TStaticText
  1819.                   Left = 13
  1820.                   Top = 48
  1821.                   Width = 38
  1822.                   Height = 17
  1823.                   AutoSize = False
  1824.                   Caption = 'Has'#322'o:'
  1825.                   Font.Charset = EASTEUROPE_CHARSET
  1826.                   Font.Color = clBlack
  1827.                   Font.Height = -11
  1828.                   Font.Name = 'Verdana'
  1829.                   Font.Style = []
  1830.                   ParentFont = False
  1831.                   TabOrder = 5
  1832.                 end
  1833.                 object MaskEdit1: TMaskEdit
  1834.                   Left = 88
  1835.                   Top = 45
  1836.                   Width = 105
  1837.                   Height = 21
  1838.                   Ctl3D = True
  1839.                   ParentCtl3D = False
  1840.                   PasswordChar = '*'
  1841.                   TabOrder = 1
  1842.                 end
  1843.                 object StaticText19: TStaticText
  1844.                   Left = 11
  1845.                   Top = 24
  1846.                   Width = 70
  1847.                   Height = 17
  1848.                   AutoSize = False
  1849.                   Caption = 'Numer GG:'
  1850.                   Font.Charset = EASTEUROPE_CHARSET
  1851.                   Font.Color = clBlack
  1852.                   Font.Height = -11
  1853.                   Font.Name = 'Verdana'
  1854.                   Font.Style = []
  1855.                   ParentFont = False
  1856.                   TabOrder = 4
  1857.                 end
  1858.                 object Edit7: TEdit
  1859.                   Left = 88
  1860.                   Top = 21
  1861.                   Width = 105
  1862.                   Height = 21
  1863.                   Ctl3D = True
  1864.                   Font.Charset = EASTEUROPE_CHARSET
  1865.                   Font.Color = clWindowText
  1866.                   Font.Height = -11
  1867.                   Font.Name = 'Verdana'
  1868.                   Font.Style = []
  1869.                   ParentCtl3D = False
  1870.                   ParentFont = False
  1871.                   TabOrder = 0
  1872.                 end
  1873.                 object ComboBox4: TComboBox
  1874.                   Left = 250
  1875.                   Top = 28
  1876.                   Width = 135
  1877.                   Height = 21
  1878.                   Style = csDropDownList
  1879.                   Ctl3D = False
  1880.                   Font.Charset = EASTEUROPE_CHARSET
  1881.                   Font.Color = clWindowText
  1882.                   Font.Height = -11
  1883.                   Font.Name = 'Verdana'
  1884.                   Font.Style = []
  1885.                   ItemHeight = 13
  1886.                   ParentCtl3D = False
  1887.                   ParentFont = False
  1888.                   TabOrder = 2
  1889.                 end
  1890.                 object CheckBox24: TCheckBox
  1891.                   Left = 250
  1892.                   Top = 50
  1893.                   Width = 167
  1894.                   Height = 17
  1895.                   Caption = 'Tylko dla znajomych'
  1896.                   Font.Charset = EASTEUROPE_CHARSET
  1897.                   Font.Color = clWindowText
  1898.                   Font.Height = -11
  1899.                   Font.Name = 'Verdana'
  1900.                   Font.Style = []
  1901.                   ParentFont = False
  1902.                   TabOrder = 3
  1903.                   OnClick = CheckBox22Click
  1904.                 end
  1905.               end
  1906.               object GroupBox15: TGroupBox
  1907.                 Left = 9
  1908.                 Top = 90
  1909.                 Width = 453
  1910.                 Height = 216
  1911.                 Anchors = [akLeft, akTop, akRight, akBottom]
  1912.                 Caption = 'Importowanie listy kontakt'#243'w z Gadu-Gadu'
  1913.                 Font.Charset = EASTEUROPE_CHARSET
  1914.                 Font.Color = clWindowText
  1915.                 Font.Height = -11
  1916.                 Font.Name = 'Verdana'
  1917.                 Font.Style = []
  1918.                 ParentFont = False
  1919.                 TabOrder = 2
  1920.                 DesignSize = (
  1921.                   453
  1922.                   216)
  1923.                 object l14: TLabel
  1924.                   Left = 8
  1925.                   Top = 24
  1926.                   Width = 153
  1927.                   Height = 13
  1928.                   Caption = 'Wybierz profil Gadu-Gadu:'
  1929.                   Font.Charset = EASTEUROPE_CHARSET
  1930.                   Font.Color = clWindowText
  1931.                   Font.Height = -11
  1932.                   Font.Name = 'Verdana'
  1933.                   Font.Style = []
  1934.                   ParentFont = False
  1935.                 end
  1936.                 object GGListBox: TListBox
  1937.                   Left = 8
  1938.                   Top = 40
  1939.                   Width = 204
  1940.                   Height = 98
  1941.                   Anchors = [akLeft, akTop, akRight, akBottom]
  1942.                   Ctl3D = True
  1943.                   Font.Charset = EASTEUROPE_CHARSET
  1944.                   Font.Color = clWindowText
  1945.                   Font.Height = -11
  1946.                   Font.Name = 'Verdana'
  1947.                   Font.Style = []
  1948.                   ItemHeight = 13
  1949.                   ParentCtl3D = False
  1950.                   ParentFont = False
  1951.                   TabOrder = 0
  1952.                 end
  1953.                 object Button14: TButton
  1954.                   Left = 8
  1955.                   Top = 149
  1956.                   Width = 209
  1957.                   Height = 25
  1958.                   Anchors = [akLeft, akBottom]
  1959.                   Caption = 'Importuj z zaznaczonego profilu'
  1960.                   Font.Charset = EASTEUROPE_CHARSET
  1961.                   Font.Color = clWindowText
  1962.                   Font.Height = -11
  1963.                   Font.Name = 'Verdana'
  1964.                   Font.Style = []
  1965.                   ParentFont = False
  1966.                   TabOrder = 1
  1967.                   OnClick = Button14Click
  1968.                 end
  1969.                 object Button15: TButton
  1970.                   Left = 8
  1971.                   Top = 183
  1972.                   Width = 209
  1973.                   Height = 25
  1974.                   Anchors = [akLeft, akBottom]
  1975.                   Caption = 'Poszukaj sam pliku z kontaktami'
  1976.                   Font.Charset = EASTEUROPE_CHARSET
  1977.                   Font.Color = clWindowText
  1978.                   Font.Height = -11
  1979.                   Font.Name = 'Verdana'
  1980.                   Font.Style = []
  1981.                   ParentFont = False
  1982.                   TabOrder = 2
  1983.                   OnClick = Button15Click
  1984.                 end
  1985.                 object Button5: TButton
  1986.                   Left = 235
  1987.                   Top = 40
  1988.                   Width = 203
  1989.                   Height = 25
  1990.                   Anchors = [akTop, akRight]
  1991.                   Caption = 'Importuj kontakty z serwera GG'
  1992.                   Font.Charset = EASTEUROPE_CHARSET
  1993.                   Font.Color = clWindowText
  1994.                   Font.Height = -11
  1995.                   Font.Name = 'Verdana'
  1996.                   Font.Style = []
  1997.                   ParentFont = False
  1998.                   TabOrder = 3
  1999.                   OnClick = Button5Click
  2000.                 end
  2001.                 object Button6: TButton
  2002.                   Left = 235
  2003.                   Top = 72
  2004.                   Width = 203
  2005.                   Height = 25
  2006.                   Anchors = [akTop, akRight]
  2007.                   Caption = 'Eksportuj kontakty na serwer GG'
  2008.                   Font.Charset = EASTEUROPE_CHARSET
  2009.                   Font.Color = clWindowText
  2010.                   Font.Height = -11
  2011.                   Font.Name = 'Verdana'
  2012.                   Font.Style = []
  2013.                   ParentFont = False
  2014.                   TabOrder = 4
  2015.                   OnClick = Button5Click
  2016.                 end
  2017.                 object Button7: TButton
  2018.                   Left = 235
  2019.                   Top = 104
  2020.                   Width = 203
  2021.                   Height = 25
  2022.                   Anchors = [akTop, akRight]
  2023.                   Caption = 'Usu'#324' kontakty z serwera GG'
  2024.                   Font.Charset = EASTEUROPE_CHARSET
  2025.                   Font.Color = clWindowText
  2026.                   Font.Height = -11
  2027.                   Font.Name = 'Verdana'
  2028.                   Font.Style = []
  2029.                   ParentFont = False
  2030.                   TabOrder = 5
  2031.                   OnClick = Button5Click
  2032.                 end
  2033.               end
  2034.               object c28: TCheckBox
  2035.                 Left = 9
  2036.                 Top = 315
  2037.                 Width = 377
  2038.                 Height = 17
  2039.                 Anchors = [akLeft, akBottom]
  2040.                 Caption = 'Synchronizacja ze stanem Tlenu'
  2041.                 Font.Charset = EASTEUROPE_CHARSET
  2042.                 Font.Color = clWindowText
  2043.                 Font.Height = -11
  2044.                 Font.Name = 'Verdana'
  2045.                 Font.Style = []
  2046.                 ParentFont = False
  2047.                 TabOrder = 0
  2048.                 OnClick = c28Click
  2049.               end
  2050.             end
  2051.             object TabSheetGG2: TTabSheet
  2052.               Caption = 'Others'
  2053.               ImageIndex = 1
  2054.               DesignSize = (
  2055.                 470
  2056.                 339)
  2057.               object GroupBox24: TGroupBox
  2058.                 Left = 9
  2059.                 Top = 2
  2060.                 Width = 453
  2061.                 Height = 271
  2062.                 Anchors = [akLeft, akTop, akRight]
  2063.                 Caption = 'P2P connections'
  2064.                 TabOrder = 0
  2065.                 object Label41: TLabel
  2066.                   Left = 12
  2067.                   Top = 48
  2068.                   Width = 61
  2069.                   Height = 13
  2070.                   Caption = 'Local port:'
  2071.                 end
  2072.                 object Label42: TLabel
  2073.                   Left = 12
  2074.                   Top = 112
  2075.                   Width = 58
  2076.                   Height = 13
  2077.                   Caption = 'Extern IP:'
  2078.                   Enabled = False
  2079.                 end
  2080.                 object Label43: TLabel
  2081.                   Left = 12
  2082.                   Top = 146
  2083.                   Width = 69
  2084.                   Height = 13
  2085.                   Caption = 'Extern port:'
  2086.                   Enabled = False
  2087.                 end
  2088.                 object Label44: TLabel
  2089.                   Left = 13
  2090.                   Top = 248
  2091.                   Width = 277
  2092.                   Height = 13
  2093.                   Caption = '* After options changes relogin with the network'
  2094.                   Enabled = False
  2095.                 end
  2096.                 object CheckBox31: TCheckBox
  2097.                   Left = 13
  2098.                   Top = 24
  2099.                   Width = 369
  2100.                   Height = 17
  2101.                   Caption = 'Enable P2P connections'
  2102.                   TabOrder = 0
  2103.                   OnClick = CheckBox31Click
  2104.                 end
  2105.                 object CSpinEdit2: TCSpinEdit
  2106.                   Left = 112
  2107.                   Top = 44
  2108.                   Width = 97
  2109.                   Height = 22
  2110.                   MaxValue = 65536
  2111.                   MinValue = 1
  2112.                   TabOrder = 1
  2113.                 end
  2114.                 object CheckBox32: TCheckBox
  2115.                   Left = 13
  2116.                   Top = 88
  2117.                   Width = 372
  2118.                   Height = 17
  2119.                   Caption = 'Use forwarding'
  2120.                   Enabled = False
  2121.                   TabOrder = 2
  2122.                   OnClick = CheckBox32Click
  2123.                 end
  2124.                 object Edit22: TEdit
  2125.                   Left = 127
  2126.                   Top = 109
  2127.                   Width = 146
  2128.                   Height = 21
  2129.                   Ctl3D = True
  2130.                   Enabled = False
  2131.                   Font.Charset = EASTEUROPE_CHARSET
  2132.                   Font.Color = clWindowText
  2133.                   Font.Height = -11
  2134.                   Font.Name = 'Verdana'
  2135.                   Font.Style = []
  2136.                   MaxLength = 15
  2137.                   ParentCtl3D = False
  2138.                   ParentFont = False
  2139.                   TabOrder = 3
  2140.                 end
  2141.                 object CSpinEdit3: TCSpinEdit
  2142.                   Left = 128
  2143.                   Top = 142
  2144.                   Width = 97
  2145.                   Height = 22
  2146.                   Enabled = False
  2147.                   MaxValue = 65536
  2148.                   MinValue = 1
  2149.                   TabOrder = 4
  2150.                 end
  2151.                 object CheckBox33: TCheckBox
  2152.                   Left = 13
  2153.                   Top = 192
  2154.                   Width = 372
  2155.                   Height = 17
  2156.                   Caption = 'Automatically detect external IP'
  2157.                   Enabled = False
  2158.                   TabOrder = 5
  2159.                   OnClick = CheckBox33Click
  2160.                 end
  2161.                 object Button10: TButton
  2162.                   Left = 13
  2163.                   Top = 216
  2164.                   Width = 193
  2165.                   Height = 25
  2166.                   Caption = 'Restore default settings'
  2167.                   TabOrder = 6
  2168.                   OnClick = Button10Click
  2169.                 end
  2170.               end
  2171.               object CheckBox7: TCheckBox
  2172.                 Left = 9
  2173.                 Top = 288
  2174.                 Width = 400
  2175.                 Height = 17
  2176.                 Caption = 'Nie pokazuj ikonki stanu w obszarze powiadomie'#324'.'
  2177.                 TabOrder = 1
  2178.               end
  2179.             end
  2180.             object TabSheet29: TTabSheet
  2181.               Caption = 'Serwery'
  2182.               ImageIndex = 2
  2183.               DesignSize = (
  2184.                 470
  2185.                 339)
  2186.               object Label46: TLabel
  2187.                 Left = 8
  2188.                 Top = 285
  2189.                 Width = 54
  2190.                 Height = 13
  2191.                 Anchors = [akLeft, akBottom]
  2192.                 Caption = 'Adres IP:'
  2193.                 Enabled = False
  2194.               end
  2195.               object Label47: TLabel
  2196.                 Left = 232
  2197.                 Top = 285
  2198.                 Width = 28
  2199.                 Height = 13
  2200.                 Anchors = [akLeft, akBottom]
  2201.                 Caption = 'Port:'
  2202.                 Enabled = False
  2203.               end
  2204.               object CheckBox5: TCheckBox
  2205.                 Left = 8
  2206.                 Top = 9
  2207.                 Width = 393
  2208.                 Height = 17
  2209.                 Caption = 'W'#322'asna konfiguracja adresu IP i portu serwera'
  2210.                 TabOrder = 0
  2211.                 OnClick = CheckBox5Click
  2212.               end
  2213.               object ListView2: TListView
  2214.                 Left = 8
  2215.                 Top = 40
  2216.                 Width = 454
  2217.                 Height = 238
  2218.                 Anchors = [akLeft, akTop, akRight, akBottom]
  2219.                 Checkboxes = True
  2220.                 Columns = <
  2221.                   item
  2222.                     Width = 20
  2223.                   end
  2224.                   item
  2225.                     AutoSize = True
  2226.                     Caption = 'Adres IP'
  2227.                   end
  2228.                   item
  2229.                     AutoSize = True
  2230.                     Caption = 'Port'
  2231.                   end>
  2232.                 ColumnClick = False
  2233.                 Enabled = False
  2234.                 ReadOnly = True
  2235.                 RowSelect = True
  2236.                 ShowWorkAreas = True
  2237.                 TabOrder = 1
  2238.                 ViewStyle = vsReport
  2239.                 OnChange = ListView2Change
  2240.               end
  2241.               object Button11: TButton
  2242.                 Left = 8
  2243.                 Top = 309
  2244.                 Width = 75
  2245.                 Height = 25
  2246.                 Anchors = [akLeft, akBottom]
  2247.                 Caption = 'Dodaj'
  2248.                 Enabled = False
  2249.                 Font.Charset = EASTEUROPE_CHARSET
  2250.                 Font.Color = clWindowText
  2251.                 Font.Height = -11
  2252.                 Font.Name = 'Verdana'
  2253.                 Font.Style = []
  2254.                 ParentFont = False
  2255.                 TabOrder = 2
  2256.                 OnClick = Button11Click
  2257.               end
  2258.               object Button12: TButton
  2259.                 Left = 96
  2260.                 Top = 309
  2261.                 Width = 75
  2262.                 Height = 25
  2263.                 Anchors = [akLeft, akBottom]
  2264.                 Caption = 'Usu'#324
  2265.                 Enabled = False
  2266.                 Font.Charset = EASTEUROPE_CHARSET
  2267.                 Font.Color = clWindowText
  2268.                 Font.Height = -11
  2269.                 Font.Name = 'Verdana'
  2270.                 Font.Style = []
  2271.                 ParentFont = False
  2272.                 TabOrder = 3
  2273.                 OnClick = Button12Click
  2274.               end
  2275.               object Edit23: TEdit
  2276.                 Left = 84
  2277.                 Top = 282
  2278.                 Width = 121
  2279.                 Height = 21
  2280.                 Anchors = [akLeft, akBottom]
  2281.                 Enabled = False
  2282.                 TabOrder = 4
  2283.               end
  2284.               object Edit24: TEdit
  2285.                 Left = 271
  2286.                 Top = 282
  2287.                 Width = 121
  2288.                 Height = 21
  2289.                 Anchors = [akLeft, akBottom]
  2290.                 Enabled = False
  2291.                 TabOrder = 5
  2292.                 Text = '8074'
  2293.               end
  2294.             end
  2295.           end
  2296.         end
  2297.       end
  2298.       object TabSheet13: TTabSheet
  2299.         Caption = 'TabSheet13'
  2300.         ImageIndex = 12
  2301.         object OptionPanel13: TPanel
  2302.           Left = 0
  2303.           Top = 0
  2304.           Width = 494
  2305.           Height = 426
  2306.           Align = alClient
  2307.           BevelOuter = bvNone
  2308.           TabOrder = 0
  2309.           DesignSize = (
  2310.             494
  2311.             426)
  2312.           object PageControl3: TPageControl
  2313.             Left = 8
  2314.             Top = 16
  2315.             Width = 478
  2316.             Height = 396
  2317.             ActivePage = TabSheet28
  2318.             Anchors = [akLeft, akTop, akRight, akBottom]
  2319.             Font.Charset = EASTEUROPE_CHARSET
  2320.             Font.Color = clWindowText
  2321.             Font.Height = -11
  2322.             Font.Name = 'Verdana'
  2323.             Font.Style = []
  2324.             ParentFont = False
  2325.             TabIndex = 1
  2326.             TabOrder = 0
  2327.             object TabSheet27: TTabSheet
  2328.               Caption = 'Katalog uzytkownikow Tlen.pl'
  2329.               Font.Charset = EASTEUROPE_CHARSET
  2330.               Font.Color = clWindowText
  2331.               Font.Height = -11
  2332.               Font.Name = 'Verdana'
  2333.               Font.Style = []
  2334.               ParentFont = False
  2335.               object l18: TLabel
  2336.                 Left = 25
  2337.                 Top = 68
  2338.                 Width = 31
  2339.                 Height = 13
  2340.                 Caption = 'Imi'#281':'
  2341.                 Font.Charset = EASTEUROPE_CHARSET
  2342.                 Font.Color = clWindowText
  2343.                 Font.Height = -11
  2344.                 Font.Name = 'Verdana'
  2345.                 Font.Style = []
  2346.                 ParentFont = False
  2347.               end
  2348.               object l43: TLabel
  2349.                 Left = 25
  2350.                 Top = 92
  2351.                 Width = 29
  2352.                 Height = 13
  2353.                 Caption = 'Nick:'
  2354.                 Font.Charset = EASTEUROPE_CHARSET
  2355.                 Font.Color = clWindowText
  2356.                 Font.Height = -11
  2357.                 Font.Name = 'Verdana'
  2358.                 Font.Style = []
  2359.                 ParentFont = False
  2360.               end
  2361.               object l44: TLabel
  2362.                 Left = 193
  2363.                 Top = 92
  2364.                 Width = 41
  2365.                 Height = 13
  2366.                 Caption = 'E-mail:'
  2367.                 Font.Charset = EASTEUROPE_CHARSET
  2368.                 Font.Color = clWindowText
  2369.                 Font.Height = -11
  2370.                 Font.Name = 'Verdana'
  2371.                 Font.Style = []
  2372.                 ParentFont = False
  2373.               end
  2374.               object l19: TLabel
  2375.                 Left = 193
  2376.                 Top = 68
  2377.                 Width = 58
  2378.                 Height = 13
  2379.                 Caption = 'Nazwisko:'
  2380.                 Font.Charset = EASTEUROPE_CHARSET
  2381.                 Font.Color = clWindowText
  2382.                 Font.Height = -11
  2383.                 Font.Name = 'Verdana'
  2384.                 Font.Style = []
  2385.                 ParentFont = False
  2386.               end
  2387.               object l26: TLabel
  2388.                 Left = 25
  2389.                 Top = 116
  2390.                 Width = 28
  2391.                 Height = 13
  2392.                 Caption = 'P'#322'e'#263':'
  2393.               end
  2394.               object l27: TLabel
  2395.                 Left = 241
  2396.                 Top = 116
  2397.                 Width = 87
  2398.                 Height = 13
  2399.                 Caption = 'Rok urodzenia:'
  2400.               end
  2401.               object l29: TLabel
  2402.                 Left = 25
  2403.                 Top = 142
  2404.                 Width = 75
  2405.                 Height = 13
  2406.                 Caption = 'Miejscowo'#347#263':'
  2407.               end
  2408.               object l30: TLabel
  2409.                 Left = 25
  2410.                 Top = 165
  2411.                 Width = 89
  2412.                 Height = 13
  2413.                 Caption = 'Szko'#322'a/uczelnia'
  2414.               end
  2415.               object l32: TLabel
  2416.                 Left = 25
  2417.                 Top = 188
  2418.                 Width = 43
  2419.                 Height = 13
  2420.                 Caption = 'Zaw'#243'd:'
  2421.               end
  2422.               object l31: TLabel
  2423.                 Left = 25
  2424.                 Top = 210
  2425.                 Width = 70
  2426.                 Height = 13
  2427.                 Caption = 'Poszukuj'#281'...'
  2428.               end
  2429.               object Edit5: TEdit
  2430.                 Left = 73
  2431.                 Top = 64
  2432.                 Width = 113
  2433.                 Height = 21
  2434.                 Ctl3D = True
  2435.                 Font.Charset = EASTEUROPE_CHARSET
  2436.                 Font.Color = clWindowText
  2437.                 Font.Height = -11
  2438.                 Font.Name = 'Verdana'
  2439.                 Font.Style = []
  2440.                 ParentCtl3D = False
  2441.                 ParentFont = False
  2442.                 TabOrder = 0
  2443.               end
  2444.               object Edit6: TEdit
  2445.                 Left = 265
  2446.                 Top = 64
  2447.                 Width = 129
  2448.                 Height = 21
  2449.                 Ctl3D = True
  2450.                 Font.Charset = EASTEUROPE_CHARSET
  2451.                 Font.Color = clWindowText
  2452.                 Font.Height = -11
  2453.                 Font.Name = 'Verdana'
  2454.                 Font.Style = []
  2455.                 ParentCtl3D = False
  2456.                 ParentFont = False
  2457.                 TabOrder = 1
  2458.               end
  2459.               object Edit8: TEdit
  2460.                 Left = 73
  2461.                 Top = 88
  2462.                 Width = 113
  2463.                 Height = 21
  2464.                 Ctl3D = True
  2465.                 Font.Charset = EASTEUROPE_CHARSET
  2466.                 Font.Color = clWindowText
  2467.                 Font.Height = -11
  2468.                 Font.Name = 'Verdana'
  2469.                 Font.Style = []
  2470.                 ParentCtl3D = False
  2471.                 ParentFont = False
  2472.                 TabOrder = 2
  2473.               end
  2474.               object Edit9: TEdit
  2475.                 Left = 265
  2476.                 Top = 88
  2477.                 Width = 129
  2478.                 Height = 21
  2479.                 Ctl3D = True
  2480.                 Font.Charset = EASTEUROPE_CHARSET
  2481.                 Font.Color = clWindowText
  2482.                 Font.Height = -11
  2483.                 Font.Name = 'Verdana'
  2484.                 Font.Style = []
  2485.                 ParentCtl3D = False
  2486.                 ParentFont = False
  2487.                 TabOrder = 3
  2488.               end
  2489.               object ComboBox5: TComboBox
  2490.                 Left = 73
  2491.                 Top = 112
  2492.                 Width = 113
  2493.                 Height = 21
  2494.                 Style = csDropDownList
  2495.                 ItemHeight = 13
  2496.                 TabOrder = 4
  2497.               end
  2498.               object Edit18: TEdit
  2499.                 Left = 337
  2500.                 Top = 112
  2501.                 Width = 57
  2502.                 Height = 21
  2503.                 Ctl3D = True
  2504.                 ParentCtl3D = False
  2505.                 TabOrder = 5
  2506.               end
  2507.               object Edit19: TEdit
  2508.                 Left = 145
  2509.                 Top = 138
  2510.                 Width = 249
  2511.                 Height = 21
  2512.                 Ctl3D = True
  2513.                 ParentCtl3D = False
  2514.                 TabOrder = 6
  2515.               end
  2516.               object Edit20: TEdit
  2517.                 Left = 145
  2518.                 Top = 161
  2519.                 Width = 249
  2520.                 Height = 21
  2521.                 Ctl3D = True
  2522.                 ParentCtl3D = False
  2523.                 TabOrder = 7
  2524.               end
  2525.               object ComboBox7: TComboBox
  2526.                 Left = 145
  2527.                 Top = 184
  2528.                 Width = 249
  2529.                 Height = 21
  2530.                 Style = csDropDownList
  2531.                 ItemHeight = 13
  2532.                 TabOrder = 8
  2533.               end
  2534.               object ComboBox6: TComboBox
  2535.                 Left = 145
  2536.                 Top = 207
  2537.                 Width = 249
  2538.                 Height = 21
  2539.                 Style = csDropDownList
  2540.                 ItemHeight = 13
  2541.                 TabOrder = 9
  2542.               end
  2543.               object c12: TCheckBox
  2544.                 Left = 27
  2545.                 Top = 237
  2546.                 Width = 375
  2547.                 Height = 17
  2548.                 Caption = 'Mam mo'#380'liwo'#347#263' rozmowy g'#322'osowej'
  2549.                 Font.Charset = EASTEUROPE_CHARSET
  2550.                 Font.Color = clWindowText
  2551.                 Font.Height = -11
  2552.                 Font.Name = 'Verdana'
  2553.                 Font.Style = []
  2554.                 ParentFont = False
  2555.                 TabOrder = 10
  2556.                 OnClick = CheckBox22Click
  2557.               end
  2558.               object c31: TCheckBox
  2559.                 Left = 27
  2560.                 Top = 258
  2561.                 Width = 375
  2562.                 Height = 17
  2563.                 Caption = 'Mam pod'#322#261'czon'#261' kamerk'#281' wideo'
  2564.                 Font.Charset = EASTEUROPE_CHARSET
  2565.                 Font.Color = clWindowText
  2566.                 Font.Height = -11
  2567.                 Font.Name = 'Verdana'
  2568.                 Font.Style = []
  2569.                 ParentFont = False
  2570.                 TabOrder = 11
  2571.               end
  2572.               object CheckBox27: TCheckBox
  2573.                 Left = 27
  2574.                 Top = 278
  2575.                 Width = 375
  2576.                 Height = 17
  2577.                 Caption = 'Nie pokazuj mojego stanu w katalogu u'#380'ytkownik'#243'w'
  2578.                 Font.Charset = EASTEUROPE_CHARSET
  2579.                 Font.Color = clWindowText
  2580.                 Font.Height = -11
  2581.                 Font.Name = 'Verdana'
  2582.                 Font.Style = []
  2583.                 ParentFont = False
  2584.                 TabOrder = 12
  2585.                 OnClick = CheckBox22Click
  2586.               end
  2587.               object Button29: TButton
  2588.                 Left = 25
  2589.                 Top = 315
  2590.                 Width = 113
  2591.                 Height = 25
  2592.                 Caption = 'Zapisz zmiany'
  2593.                 Font.Charset = EASTEUROPE_CHARSET
  2594.                 Font.Color = clWindowText
  2595.                 Font.Height = -11
  2596.                 Font.Name = 'Verdana'
  2597.                 Font.Style = [fsBold]
  2598.                 ParentFont = False
  2599.                 TabOrder = 13
  2600.                 OnClick = Button29Click
  2601.               end
  2602.               object Button30: TButton
  2603.                 Left = 153
  2604.                 Top = 315
  2605.                 Width = 81
  2606.                 Height = 25
  2607.                 Caption = 'Odczytaj'
  2608.                 Font.Charset = EASTEUROPE_CHARSET
  2609.                 Font.Color = clWindowText
  2610.                 Font.Height = -11
  2611.                 Font.Name = 'Verdana'
  2612.                 Font.Style = []
  2613.                 ParentFont = False
  2614.                 TabOrder = 14
  2615.                 OnClick = Button30Click
  2616.               end
  2617.               object Button28: TButton
  2618.                 Left = 249
  2619.                 Top = 315
  2620.                 Width = 81
  2621.                 Height = 25
  2622.                 Caption = 'Wykasuj'
  2623.                 Font.Charset = EASTEUROPE_CHARSET
  2624.                 Font.Color = clWindowText
  2625.                 Font.Height = -11
  2626.                 Font.Name = 'Verdana'
  2627.                 Font.Style = []
  2628.                 ParentFont = False
  2629.                 TabOrder = 15
  2630.                 OnClick = Button28Click
  2631.               end
  2632.               object StaticText23: TStaticText
  2633.                 Left = 25
  2634.                 Top = 8
  2635.                 Width = 368
  2636.                 Height = 44
  2637.                 AutoSize = False
  2638.                 Caption = '123'
  2639.                 Font.Charset = EASTEUROPE_CHARSET
  2640.                 Font.Color = clWindowText
  2641.                 Font.Height = -11
  2642.                 Font.Name = 'Verdana'
  2643.                 Font.Style = []
  2644.                 ParentFont = False
  2645.                 TabOrder = 16
  2646.               end
  2647.             end
  2648.             object TabSheet28: TTabSheet
  2649.               Caption = 'Katalog uzytkownikow Gadu-Gadu'
  2650.               ImageIndex = 1
  2651.               object l46: TLabel
  2652.                 Left = 25
  2653.                 Top = 47
  2654.                 Width = 58
  2655.                 Height = 13
  2656.                 Caption = 'Nazwisko:'
  2657.                 Font.Charset = DEFAULT_CHARSET
  2658.                 Font.Color = clWindowText
  2659.                 Font.Height = -11
  2660.                 Font.Name = 'Verdana'
  2661.                 Font.Style = []
  2662.                 ParentFont = False
  2663.               end
  2664.               object l47: TLabel
  2665.                 Left = 25
  2666.                 Top = 71
  2667.                 Width = 46
  2668.                 Height = 13
  2669.                 Caption = 'Pseudo:'
  2670.                 Font.Charset = DEFAULT_CHARSET
  2671.                 Font.Color = clWindowText
  2672.                 Font.Height = -11
  2673.                 Font.Name = 'Verdana'
  2674.                 Font.Style = []
  2675.                 ParentFont = False
  2676.               end
  2677.               object l49: TLabel
  2678.                 Left = 25
  2679.                 Top = 95
  2680.                 Width = 28
  2681.                 Height = 13
  2682.                 Caption = 'P'#322'e'#263':'
  2683.                 Font.Charset = DEFAULT_CHARSET
  2684.                 Font.Color = clWindowText
  2685.                 Font.Height = -11
  2686.                 Font.Name = 'Verdana'
  2687.                 Font.Style = []
  2688.                 ParentFont = False
  2689.               end
  2690.               object l50: TLabel
  2691.                 Left = 25
  2692.                 Top = 119
  2693.                 Width = 87
  2694.                 Height = 13
  2695.                 Caption = 'Rok urodzenia:'
  2696.                 Font.Charset = DEFAULT_CHARSET
  2697.                 Font.Color = clWindowText
  2698.                 Font.Height = -11
  2699.                 Font.Name = 'Verdana'
  2700.                 Font.Style = []
  2701.                 ParentFont = False
  2702.               end
  2703.               object Label23: TLabel
  2704.                 Left = 25
  2705.                 Top = 143
  2706.                 Width = 75
  2707.                 Height = 13
  2708.                 Caption = 'Miejscowo'#347#263':'
  2709.                 Font.Charset = DEFAULT_CHARSET
  2710.                 Font.Color = clWindowText
  2711.                 Font.Height = -11
  2712.                 Font.Name = 'Verdana'
  2713.                 Font.Style = []
  2714.                 ParentFont = False
  2715.               end
  2716.               object Label22: TLabel
  2717.                 Left = 25
  2718.                 Top = 175
  2719.                 Width = 123
  2720.                 Height = 13
  2721.                 Caption = 'Nazwisko panie'#324'skie:'
  2722.                 Font.Charset = DEFAULT_CHARSET
  2723.                 Font.Color = clWindowText
  2724.                 Font.Height = -11
  2725.                 Font.Name = 'Verdana'
  2726.                 Font.Style = []
  2727.                 ParentFont = False
  2728.               end
  2729.               object l48: TLabel
  2730.                 Left = 25
  2731.                 Top = 199
  2732.                 Width = 150
  2733.                 Height = 13
  2734.                 Caption = 'Miejscowo'#347#263' pochodzenia:'
  2735.                 Font.Charset = DEFAULT_CHARSET
  2736.                 Font.Color = clWindowText
  2737.                 Font.Height = -11
  2738.                 Font.Name = 'Verdana'
  2739.                 Font.Style = []
  2740.                 ParentFont = False
  2741.               end
  2742.               object l45: TLabel
  2743.                 Left = 25
  2744.                 Top = 23
  2745.                 Width = 31
  2746.                 Height = 13
  2747.                 Caption = 'Imi'#281':'
  2748.                 Font.Charset = DEFAULT_CHARSET
  2749.                 Font.Color = clWindowText
  2750.                 Font.Height = -11
  2751.                 Font.Name = 'Verdana'
  2752.                 Font.Style = []
  2753.                 ParentFont = False
  2754.               end
  2755.               object Edit10: TEdit
  2756.                 Left = 185
  2757.                 Top = 20
  2758.                 Width = 137
  2759.                 Height = 21
  2760.                 Ctl3D = True
  2761.                 Font.Charset = DEFAULT_CHARSET
  2762.                 Font.Color = clWindowText
  2763.                 Font.Height = -11
  2764.                 Font.Name = 'Verdana'
  2765.                 Font.Style = []
  2766.                 ParentCtl3D = False
  2767.                 ParentFont = False
  2768.                 TabOrder = 0
  2769.               end
  2770.               object Edit11: TEdit
  2771.                 Left = 185
  2772.                 Top = 44
  2773.                 Width = 137
  2774.                 Height = 21
  2775.                 Ctl3D = True
  2776.                 Font.Charset = DEFAULT_CHARSET
  2777.                 Font.Color = clWindowText
  2778.                 Font.Height = -11
  2779.                 Font.Name = 'Verdana'
  2780.                 Font.Style = []
  2781.                 ParentCtl3D = False
  2782.                 ParentFont = False
  2783.                 TabOrder = 1
  2784.               end
  2785.               object Edit12: TEdit
  2786.                 Left = 185
  2787.                 Top = 68
  2788.                 Width = 137
  2789.                 Height = 21
  2790.                 Ctl3D = True
  2791.                 Font.Charset = DEFAULT_CHARSET
  2792.                 Font.Color = clWindowText
  2793.                 Font.Height = -11
  2794.                 Font.Name = 'Verdana'
  2795.                 Font.Style = []
  2796.                 ParentCtl3D = False
  2797.                 ParentFont = False
  2798.                 TabOrder = 2
  2799.               end
  2800.               object ComboBox3: TComboBox
  2801.                 Left = 185
  2802.                 Top = 91
  2803.                 Width = 137
  2804.                 Height = 21
  2805.                 Style = csDropDownList
  2806.                 Ctl3D = False
  2807.                 Font.Charset = DEFAULT_CHARSET
  2808.                 Font.Color = clWindowText
  2809.                 Font.Height = -11
  2810.                 Font.Name = 'Verdana'
  2811.                 Font.Style = []
  2812.                 ItemHeight = 13
  2813.                 ParentCtl3D = False
  2814.                 ParentFont = False
  2815.                 TabOrder = 3
  2816.               end
  2817.               object Edit15: TEdit
  2818.                 Left = 185
  2819.                 Top = 116
  2820.                 Width = 81
  2821.                 Height = 21
  2822.                 Ctl3D = True
  2823.                 Font.Charset = DEFAULT_CHARSET
  2824.                 Font.Color = clWindowText
  2825.                 Font.Height = -11
  2826.                 Font.Name = 'Verdana'
  2827.                 Font.Style = []
  2828.                 ParentCtl3D = False
  2829.                 ParentFont = False
  2830.                 TabOrder = 4
  2831.               end
  2832.               object Edit16: TEdit
  2833.                 Left = 185
  2834.                 Top = 140
  2835.                 Width = 137
  2836.                 Height = 21
  2837.                 Ctl3D = True
  2838.                 ParentCtl3D = False
  2839.                 TabOrder = 5
  2840.               end
  2841.               object Edit13: TEdit
  2842.                 Left = 185
  2843.                 Top = 172
  2844.                 Width = 137
  2845.                 Height = 21
  2846.                 Ctl3D = True
  2847.                 Font.Charset = DEFAULT_CHARSET
  2848.                 Font.Color = clWindowText
  2849.                 Font.Height = -11
  2850.                 Font.Name = 'Verdana'
  2851.                 Font.Style = []
  2852.                 ParentCtl3D = False
  2853.                 ParentFont = False
  2854.                 TabOrder = 6
  2855.               end
  2856.               object Edit14: TEdit
  2857.                 Left = 185
  2858.                 Top = 196
  2859.                 Width = 137
  2860.                 Height = 21
  2861.                 Ctl3D = True
  2862.                 ParentCtl3D = False
  2863.                 TabOrder = 7
  2864.               end
  2865.               object Button31: TButton
  2866.                 Left = 25
  2867.                 Top = 237
  2868.                 Width = 73
  2869.                 Height = 25
  2870.                 Caption = 'Odczytaj'
  2871.                 Font.Charset = DEFAULT_CHARSET
  2872.                 Font.Color = clWindowText
  2873.                 Font.Height = -11
  2874.                 Font.Name = 'Verdana'
  2875.                 Font.Style = []
  2876.                 ParentFont = False
  2877.                 TabOrder = 8
  2878.                 OnClick = Button31Click
  2879.               end
  2880.               object Button32: TButton
  2881.                 Left = 113
  2882.                 Top = 237
  2883.                 Width = 73
  2884.                 Height = 25
  2885.                 Caption = 'Zapisz'
  2886.                 Font.Charset = DEFAULT_CHARSET
  2887.                 Font.Color = clWindowText
  2888.                 Font.Height = -11
  2889.                 Font.Name = 'Verdana'
  2890.                 Font.Style = []
  2891.                 ParentFont = False
  2892.                 TabOrder = 9
  2893.                 OnClick = Button32Click
  2894.               end
  2895.             end
  2896.           end
  2897.         end
  2898.       end
  2899.       object TabSheet14: TTabSheet
  2900.         Caption = 'TabSheet14'
  2901.         ImageIndex = 13
  2902.         object OptionPanel19: TPanel
  2903.           Left = 0
  2904.           Top = 0
  2905.           Width = 494
  2906.           Height = 426
  2907.           Align = alClient
  2908.           BevelOuter = bvNone
  2909.           TabOrder = 0
  2910.           DesignSize = (
  2911.             494
  2912.             426)
  2913.           object g1: TGroupBox
  2914.             Left = 8
  2915.             Top = 16
  2916.             Width = 476
  2917.             Height = 249
  2918.             Anchors = [akLeft, akTop, akRight]
  2919.             Font.Charset = DEFAULT_CHARSET
  2920.             Font.Color = clWindowText
  2921.             Font.Height = -9
  2922.             Font.Name = 'Verdana'
  2923.             Font.Style = []
  2924.             ParentFont = False
  2925.             TabOrder = 0
  2926.             object l1: TLabel
  2927.               Left = 64
  2928.               Top = 13
  2929.               Width = 194
  2930.               Height = 20
  2931.               Caption = 'Komunikator Tlen.pl'
  2932.               Font.Charset = EASTEUROPE_CHARSET
  2933.               Font.Color = 6686239
  2934.               Font.Height = -17
  2935.               Font.Name = 'Verdana'
  2936.               Font.Style = [fsBold]
  2937.               ParentFont = False
  2938.             end
  2939.             object l2: TLabel
  2940.               Left = 65
  2941.               Top = 33
  2942.               Width = 4
  2943.               Height = 16
  2944.               Font.Charset = EASTEUROPE_CHARSET
  2945.               Font.Color = clWindowText
  2946.               Font.Height = -13
  2947.               Font.Name = 'Verdana'
  2948.               Font.Style = [fsBold]
  2949.               ParentFont = False
  2950.               ParentShowHint = False
  2951.               ShowHint = True
  2952.             end
  2953.             object i1: TImage
  2954.               Left = 16
  2955.               Top = 16
  2956.               Width = 32
  2957.               Height = 32
  2958.               AutoSize = True
  2959.               Picture.Data = {<image000.ico>}
  2960.             end
  2961.             object l3: TLabel
  2962.               Left = 17
  2963.               Top = 65
  2964.               Width = 42
  2965.               Height = 16
  2966.               Caption = 'Autor:'
  2967.               Font.Charset = EASTEUROPE_CHARSET
  2968.               Font.Color = clWindowText
  2969.               Font.Height = -13
  2970.               Font.Name = 'Verdana'
  2971.               Font.Style = []
  2972.               ParentFont = False
  2973.             end
  2974.             object l4: TLabel
  2975.               Left = 169
  2976.               Top = 65
  2977.               Width = 107
  2978.               Height = 16
  2979.               Caption = 'o2.pl Sp. z o.o.'
  2980.               Font.Charset = EASTEUROPE_CHARSET
  2981.               Font.Color = 9187631
  2982.               Font.Height = -13
  2983.               Font.Name = 'Verdana'
  2984.               Font.Style = [fsBold]
  2985.               ParentFont = False
  2986.             end
  2987.             object l21: TLabel
  2988.               Left = 169
  2989.               Top = 89
  2990.               Width = 153
  2991.               Height = 16
  2992.               Cursor = crHandPoint
  2993.               Caption = 'http://www.firma.o2.pl'
  2994.               Color = clNone
  2995.               Font.Charset = EASTEUROPE_CHARSET
  2996.               Font.Color = clBlue
  2997.               Font.Height = -13
  2998.               Font.Name = 'Verdana'
  2999.               Font.Style = []
  3000.               ParentColor = False
  3001.               ParentFont = False
  3002.               Transparent = True
  3003.               OnClick = l4Click
  3004.             end
  3005.             object l22: TLabel
  3006.               Left = 17
  3007.               Top = 91
  3008.               Width = 116
  3009.               Height = 13
  3010.               Caption = 'Informacje o firmie:'
  3011.               Font.Charset = EASTEUROPE_CHARSET
  3012.               Font.Color = clWindowText
  3013.               Font.Height = -11
  3014.               Font.Name = 'Verdana'
  3015.               Font.Style = []
  3016.               ParentFont = False
  3017.             end
  3018.             object Label27: TLabel
  3019.               Left = 17
  3020.               Top = 115
  3021.               Width = 66
  3022.               Height = 13
  3023.               Caption = 'Homepage:'
  3024.               Font.Charset = EASTEUROPE_CHARSET
  3025.               Font.Color = clWindowText
  3026.               Font.Height = -11
  3027.               Font.Name = 'Verdana'
  3028.               Font.Style = []
  3029.               ParentFont = False
  3030.             end
  3031.             object Label31: TLabel
  3032.               Left = 169
  3033.               Top = 113
  3034.               Width = 125
  3035.               Height = 16
  3036.               Cursor = crHandPoint
  3037.               Caption = 'http://www.tlen.pl'
  3038.               Color = clNone
  3039.               Font.Charset = EASTEUROPE_CHARSET
  3040.               Font.Color = clBlue
  3041.               Font.Height = -13
  3042.               Font.Name = 'Verdana'
  3043.               Font.Style = []
  3044.               ParentColor = False
  3045.               ParentFont = False
  3046.               Transparent = True
  3047.               OnClick = Label31Click
  3048.             end
  3049.             object Label36: TLabel
  3050.               Left = 17
  3051.               Top = 139
  3052.               Width = 71
  3053.               Height = 13
  3054.               Caption = 'Community:'
  3055.               Font.Charset = EASTEUROPE_CHARSET
  3056.               Font.Color = clWindowText
  3057.               Font.Height = -11
  3058.               Font.Name = 'Verdana'
  3059.               Font.Style = []
  3060.               ParentFont = False
  3061.             end
  3062.             object Label37: TLabel
  3063.               Left = 169
  3064.               Top = 137
  3065.               Width = 164
  3066.               Height = 16
  3067.               Cursor = crHandPoint
  3068.               Caption = 'http://www.ekipa.tlen.pl'
  3069.               Color = clNone
  3070.               Font.Charset = EASTEUROPE_CHARSET
  3071.               Font.Color = clBlue
  3072.               Font.Height = -13
  3073.               Font.Name = 'Verdana'
  3074.               Font.Style = []
  3075.               ParentColor = False
  3076.               ParentFont = False
  3077.               Transparent = True
  3078.               OnClick = Label37Click
  3079.             end
  3080.             object Label38: TLabel
  3081.               Left = 17
  3082.               Top = 163
  3083.               Width = 151
  3084.               Height = 13
  3085.               Caption = 'Copyrights o2.pl Sp. z o.o.'
  3086.               Font.Charset = EASTEUROPE_CHARSET
  3087.               Font.Color = clWindowText
  3088.               Font.Height = -11
  3089.               Font.Name = 'Verdana'
  3090.               Font.Style = [fsItalic]
  3091.               ParentFont = False
  3092.             end
  3093.             object StaticText26: TStaticText
  3094.               Left = 16
  3095.               Top = 196
  3096.               Width = 401
  3097.               Height = 45
  3098.               AutoSize = False
  3099.               Caption = 
  3100.                 'Komunikator Tlen.pl jest komunikatorem nast'#281'pnej generacji umo'#380'l' +
  3101.                 'iwiaj'#261'cym r'#243'wnie'#380' '#322'atw'#261' komunikacj'#281' z u'#380'ytkownikami innych syste' +
  3102.                 'm'#243'w.'
  3103.               Font.Charset = EASTEUROPE_CHARSET
  3104.               Font.Color = clBlack
  3105.               Font.Height = -9
  3106.               Font.Name = 'Verdana'
  3107.               Font.Style = []
  3108.               ParentFont = False
  3109.               TabOrder = 0
  3110.             end
  3111.           end
  3112.           object s2: TStaticText
  3113.             Left = 32
  3114.             Top = 272
  3115.             Width = 369
  3116.             Height = 41
  3117.             AutoSize = False
  3118.             Font.Charset = EASTEUROPE_CHARSET
  3119.             Font.Color = clBlack
  3120.             Font.Height = -9
  3121.             Font.Name = 'Verdana'
  3122.             Font.Style = []
  3123.             ParentFont = False
  3124.             TabOrder = 1
  3125.           end
  3126.         end
  3127.       end
  3128.       object TabSheet15: TTabSheet
  3129.         Caption = 'TabSheet15'
  3130.         ImageIndex = 14
  3131.         object OptionPanel14: TPanel
  3132.           Left = 0
  3133.           Top = 0
  3134.           Width = 494
  3135.           Height = 426
  3136.           Align = alClient
  3137.           BevelOuter = bvNone
  3138.           TabOrder = 0
  3139.           DesignSize = (
  3140.             494
  3141.             426)
  3142.           object Label7: TLabel
  3143.             Left = 8
  3144.             Top = 48
  3145.             Width = 105
  3146.             Height = 13
  3147.             Caption = 'Zestaw d'#378'wi'#281'k'#243'w:'
  3148.             Font.Charset = EASTEUROPE_CHARSET
  3149.             Font.Color = clWindowText
  3150.             Font.Height = -11
  3151.             Font.Name = 'Verdana'
  3152.             Font.Style = []
  3153.             ParentFont = False
  3154.           end
  3155.           object Label48: TLabel
  3156.             Left = 332
  3157.             Top = 47
  3158.             Width = 77
  3159.             Height = 13
  3160.             Cursor = crHandPoint
  3161.             Anchors = [akTop, akRight]
  3162.             Caption = 'Otw'#243'rz folder'
  3163.             Color = clBtnFace
  3164.             Font.Charset = EASTEUROPE_CHARSET
  3165.             Font.Color = clBlue
  3166.             Font.Height = -11
  3167.             Font.Name = 'Verdana'
  3168.             Font.Style = [fsUnderline]
  3169.             ParentColor = False
  3170.             ParentFont = False
  3171.             OnClick = Label48Click
  3172.           end
  3173.           object c25: TComboBox
  3174.             Left = 130
  3175.             Top = 44
  3176.             Width = 209
  3177.             Height = 21
  3178.             Style = csDropDownList
  3179.             Ctl3D = False
  3180.             DropDownCount = 20
  3181.             Font.Charset = EASTEUROPE_CHARSET
  3182.             Font.Color = clWindowText
  3183.             Font.Height = -11
  3184.             Font.Name = 'Verdana'
  3185.             Font.Style = []
  3186.             ItemHeight = 13
  3187.             ParentCtl3D = False
  3188.             ParentFont = False
  3189.             Sorted = True
  3190.             TabOrder = 1
  3191.             Items.Strings = (
  3192.               'standardowy')
  3193.           end
  3194.           object CBMuted: TCheckBox
  3195.             Left = 8
  3196.             Top = 16
  3197.             Width = 417
  3198.             Height = 17
  3199.             Caption = 'Muted'
  3200.             Font.Charset = EASTEUROPE_CHARSET
  3201.             Font.Color = clWindowText
  3202.             Font.Height = -11
  3203.             Font.Name = 'Verdana'
  3204.             Font.Style = []
  3205.             ParentFont = False
  3206.             TabOrder = 0
  3207.             OnClick = CBMutedClick
  3208.           end
  3209.           object ListSnd: TListView
  3210.             Left = 8
  3211.             Top = 80
  3212.             Width = 478
  3213.             Height = 228
  3214.             Anchors = [akLeft, akTop, akRight]
  3215.             Checkboxes = True
  3216.             Columns = <
  3217.               item
  3218.                 Width = 20
  3219.               end
  3220.               item
  3221.                 AutoSize = True
  3222.                 Caption = 'Akcja'
  3223.               end>
  3224.             ColumnClick = False
  3225.             Font.Charset = EASTEUROPE_CHARSET
  3226.             Font.Color = clWindowText
  3227.             Font.Height = -11
  3228.             Font.Name = 'Verdana'
  3229.             Font.Style = []
  3230.             HideSelection = False
  3231.             ReadOnly = True
  3232.             RowSelect = True
  3233.             ParentFont = False
  3234.             PopupMenu = MenuSnd
  3235.             TabOrder = 2
  3236.             ViewStyle = vsReport
  3237.           end
  3238.         end
  3239.       end
  3240.       object TabSheet16: TTabSheet
  3241.         Caption = 'TabSheet16'
  3242.         ImageIndex = 15
  3243.         object OptionPanel11: TPanel
  3244.           Left = 0
  3245.           Top = 0
  3246.           Width = 494
  3247.           Height = 426
  3248.           Align = alClient
  3249.           BevelOuter = bvNone
  3250.           Font.Charset = EASTEUROPE_CHARSET
  3251.           Font.Color = clWindowText
  3252.           Font.Height = -11
  3253.           Font.Name = 'Verdana'
  3254.           Font.Style = []
  3255.           ParentFont = False
  3256.           TabOrder = 0
  3257.           DesignSize = (
  3258.             494
  3259.             426)
  3260.           object b25: TButton
  3261.             Left = 360
  3262.             Top = 331
  3263.             Width = 121
  3264.             Height = 25
  3265.             Anchors = [akTop, akRight]
  3266.             Caption = 'Zastosuj zmiany'
  3267.             Font.Charset = EASTEUROPE_CHARSET
  3268.             Font.Color = clWindowText
  3269.             Font.Height = -11
  3270.             Font.Name = 'Verdana'
  3271.             Font.Style = [fsBold]
  3272.             ParentFont = False
  3273.             TabOrder = 2
  3274.             Visible = False
  3275.             OnClick = b25Click
  3276.           end
  3277.           object GroupBox4: TGroupBox
  3278.             Left = 8
  3279.             Top = 179
  3280.             Width = 478
  3281.             Height = 117
  3282.             Anchors = [akLeft, akTop, akRight]
  3283.             TabOrder = 1
  3284.             object l54: TLabel
  3285.               Left = 8
  3286.               Top = 64
  3287.               Width = 297
  3288.               Height = 41
  3289.               Alignment = taCenter
  3290.               AutoSize = False
  3291.               Caption = 'Podgl'#261'd: Aa'#260#261'BbCc'#262#263
  3292.               Color = clSilver
  3293.               ParentColor = False
  3294.               Layout = tlCenter
  3295.             end
  3296.             object c16: TComboBox
  3297.               Left = 8
  3298.               Top = 36
  3299.               Width = 297
  3300.               Height = 21
  3301.               Style = csDropDownList
  3302.               Ctl3D = False
  3303.               DropDownCount = 20
  3304.               Font.Charset = EASTEUROPE_CHARSET
  3305.               Font.Color = clWindowText
  3306.               Font.Height = -11
  3307.               Font.Name = 'Verdana'
  3308.               Font.Style = []
  3309.               ItemHeight = 13
  3310.               ParentCtl3D = False
  3311.               ParentFont = False
  3312.               TabOrder = 1
  3313.               OnChange = c16Change
  3314.             end
  3315.             object b26: TButton
  3316.               Left = 320
  3317.               Top = 32
  3318.               Width = 65
  3319.               Height = 25
  3320.               Caption = 'Czcionka'
  3321.               Font.Charset = EASTEUROPE_CHARSET
  3322.               Font.Color = clWindowText
  3323.               Font.Height = -11
  3324.               Font.Name = 'Verdana'
  3325.               Font.Style = []
  3326.               ParentFont = False
  3327.               TabOrder = 2
  3328.               OnClick = b26Click
  3329.             end
  3330.             object b27: TButton
  3331.               Left = 320
  3332.               Top = 72
  3333.               Width = 65
  3334.               Height = 25
  3335.               Caption = 'Kolor'
  3336.               Font.Charset = EASTEUROPE_CHARSET
  3337.               Font.Color = clWindowText
  3338.               Font.Height = -11
  3339.               Font.Name = 'Verdana'
  3340.               Font.Style = []
  3341.               ParentFont = False
  3342.               TabOrder = 3
  3343.               OnClick = b27Click
  3344.             end
  3345.             object c17: TCheckBox
  3346.               Left = 8
  3347.               Top = 12
  3348.               Width = 369
  3349.               Height = 17
  3350.               Caption = 'U'#380'yj w'#322'asnych ustawie'#324' czcionek i kolor'#243'w listy kontakt'#243'w'
  3351.               Checked = True
  3352.               Font.Charset = EASTEUROPE_CHARSET
  3353.               Font.Color = clWindowText
  3354.               Font.Height = -11
  3355.               Font.Name = 'Verdana'
  3356.               Font.Style = []
  3357.               ParentFont = False
  3358.               State = cbChecked
  3359.               TabOrder = 0
  3360.               OnClick = c17Click
  3361.             end
  3362.           end
  3363.           object GroupBox27: TGroupBox
  3364.             Left = 8
  3365.             Top = 16
  3366.             Width = 478
  3367.             Height = 153
  3368.             Anchors = [akLeft, akTop, akRight]
  3369.             Caption = 'Wyb'#243'r sk'#243'rek'
  3370.             TabOrder = 0
  3371.             object Label1: TLabel
  3372.               Left = 400
  3373.               Top = 80
  3374.               Width = 81
  3375.               Height = 13
  3376.               Caption = 'Wyb'#243'r sk'#243'rki:'
  3377.               Font.Charset = EASTEUROPE_CHARSET
  3378.               Font.Color = clWindowText
  3379.               Font.Height = -11
  3380.               Font.Name = 'Verdana'
  3381.               Font.Style = []
  3382.               ParentFont = False
  3383.               Visible = False
  3384.             end
  3385.             object Label63: TLabel
  3386.               Left = 8
  3387.               Top = 65
  3388.               Width = 74
  3389.               Height = 13
  3390.               Caption = 'Okno g'#322'owne'
  3391.             end
  3392.             object Label64: TLabel
  3393.               Left = 8
  3394.               Top = 94
  3395.               Width = 86
  3396.               Height = 13
  3397.               Caption = 'Okno rozmowy'
  3398.             end
  3399.             object Label65: TLabel
  3400.               Left = 8
  3401.               Top = 124
  3402.               Width = 98
  3403.               Height = 13
  3404.               Caption = 'Okno konferencji'
  3405.             end
  3406.             object c15: TComboBox
  3407.               Left = 112
  3408.               Top = 61
  3409.               Width = 209
  3410.               Height = 21
  3411.               Style = csDropDownList
  3412.               Ctl3D = False
  3413.               DropDownCount = 20
  3414.               Font.Charset = EASTEUROPE_CHARSET
  3415.               Font.Color = clWindowText
  3416.               Font.Height = -11
  3417.               Font.Name = 'Verdana'
  3418.               Font.Style = []
  3419.               ItemHeight = 13
  3420.               ParentCtl3D = False
  3421.               ParentFont = False
  3422.               Sorted = True
  3423.               TabOrder = 1
  3424.               Items.Strings = (
  3425.                 'standardowy')
  3426.             end
  3427.             object b29: TButton
  3428.               Left = 8
  3429.               Top = 24
  3430.               Width = 97
  3431.               Height = 23
  3432.               Caption = 'Podgl'#261'd sk'#243'rek'
  3433.               Font.Charset = EASTEUROPE_CHARSET
  3434.               Font.Color = clWindowText
  3435.               Font.Height = -11
  3436.               Font.Name = 'Verdana'
  3437.               Font.Style = []
  3438.               ParentFont = False
  3439.               TabOrder = 0
  3440.               OnClick = b29Click
  3441.             end
  3442.             object ComboBox9: TComboBox
  3443.               Left = 112
  3444.               Top = 89
  3445.               Width = 209
  3446.               Height = 21
  3447.               Style = csDropDownList
  3448.               ItemHeight = 13
  3449.               TabOrder = 2
  3450.             end
  3451.             object ComboBox10: TComboBox
  3452.               Left = 112
  3453.               Top = 121
  3454.               Width = 209
  3455.               Height = 21
  3456.               Style = csDropDownList
  3457.               ItemHeight = 13
  3458.               TabOrder = 3
  3459.             end
  3460.           end
  3461.         end
  3462.       end
  3463.       object TabSheet17: TTabSheet
  3464.         Caption = 'TabSheet17'
  3465.         ImageIndex = 16
  3466.         object OptionPanel15: TPanel
  3467.           Left = 0
  3468.           Top = 0
  3469.           Width = 494
  3470.           Height = 426
  3471.           Align = alClient
  3472.           BevelOuter = bvNone
  3473.           TabOrder = 0
  3474.           DesignSize = (
  3475.             494
  3476.             426)
  3477.           object l34: TLabel
  3478.             Left = 16
  3479.             Top = 236
  3480.             Width = 227
  3481.             Height = 13
  3482.             Caption = 'M'#243'j numer telefonu dla przypominacza:'
  3483.             Font.Charset = EASTEUROPE_CHARSET
  3484.             Font.Color = clWindowText
  3485.             Font.Height = -11
  3486.             Font.Name = 'Verdana'
  3487.             Font.Style = []
  3488.             ParentFont = False
  3489.             Visible = False
  3490.           end
  3491.           object GroupBox17: TGroupBox
  3492.             Left = 8
  3493.             Top = 16
  3494.             Width = 476
  3495.             Height = 83
  3496.             Anchors = [akLeft, akTop, akRight]
  3497.             Font.Charset = EASTEUROPE_CHARSET
  3498.             Font.Color = clWindowText
  3499.             Font.Height = -11
  3500.             Font.Name = 'Verdana'
  3501.             Font.Style = []
  3502.             ParentFont = False
  3503.             TabOrder = 0
  3504.             object l28: TLabel
  3505.               Left = 8
  3506.               Top = 20
  3507.               Width = 116
  3508.               Height = 13
  3509.               Caption = 'Domy'#347'lny nadawca:'
  3510.               Font.Charset = EASTEUROPE_CHARSET
  3511.               Font.Color = clWindowText
  3512.               Font.Height = -11
  3513.               Font.Name = 'Verdana'
  3514.               Font.Style = []
  3515.               ParentFont = False
  3516.             end
  3517.             object e1: TEdit
  3518.               Left = 144
  3519.               Top = 16
  3520.               Width = 209
  3521.               Height = 21
  3522.               Ctl3D = True
  3523.               ParentCtl3D = False
  3524.               TabOrder = 0
  3525.             end
  3526.             object c1: TCheckBox
  3527.               Left = 8
  3528.               Top = 49
  3529.               Width = 361
  3530.               Height = 17
  3531.               Caption = 'Chowaj okienko SMS-a po udanym wys'#322'aniu wiadomo'#347'ci'
  3532.               Checked = True
  3533.               Ctl3D = True
  3534.               Font.Charset = EASTEUROPE_CHARSET
  3535.               Font.Color = clWindowText
  3536.               Font.Height = -11
  3537.               Font.Name = 'Verdana'
  3538.               Font.Style = []
  3539.               ParentCtl3D = False
  3540.               ParentFont = False
  3541.               State = cbChecked
  3542.               TabOrder = 1
  3543.             end
  3544.           end
  3545.           object GroupBox21: TGroupBox
  3546.             Left = 8
  3547.             Top = 109
  3548.             Width = 476
  3549.             Height = 84
  3550.             Anchors = [akLeft, akTop, akRight]
  3551.             Caption = 'Ustawienia bramki ERA GSM'
  3552.             Font.Charset = EASTEUROPE_CHARSET
  3553.             Font.Color = clWindowText
  3554.             Font.Height = -11
  3555.             Font.Name = 'Verdana'
  3556.             Font.Style = []
  3557.             ParentFont = False
  3558.             TabOrder = 1
  3559.             DesignSize = (
  3560.               476
  3561.               84)
  3562.             object Label28: TLabel
  3563.               Left = 8
  3564.               Top = 52
  3565.               Width = 124
  3566.               Height = 13
  3567.               Caption = 'Telefon (yyyxxxxxx):'
  3568.               Font.Charset = EASTEUROPE_CHARSET
  3569.               Font.Color = clWindowText
  3570.               Font.Height = -11
  3571.               Font.Name = 'Verdana'
  3572.               Font.Style = []
  3573.               ParentFont = False
  3574.             end
  3575.             object Label29: TLabel
  3576.               Left = 288
  3577.               Top = 52
  3578.               Width = 36
  3579.               Height = 13
  3580.               Caption = 'Has'#322'o:'
  3581.               Font.Charset = EASTEUROPE_CHARSET
  3582.               Font.Color = clWindowText
  3583.               Font.Height = -11
  3584.               Font.Name = 'Verdana'
  3585.               Font.Style = []
  3586.               ParentFont = False
  3587.             end
  3588.             object Label30: TLabel
  3589.               Left = 8
  3590.               Top = 20
  3591.               Width = 268
  3592.               Height = 12
  3593.               Caption = 'Bramka podstawowa - rejestracja przy u'#380'yciu telefonu'
  3594.               Font.Charset = EASTEUROPE_CHARSET
  3595.               Font.Color = clNavy
  3596.               Font.Height = -9
  3597.               Font.Name = 'Verdana'
  3598.               Font.Style = []
  3599.               ParentFont = False
  3600.             end
  3601.             object e10: TEdit
  3602.               Left = 144
  3603.               Top = 49
  3604.               Width = 105
  3605.               Height = 21
  3606.               Ctl3D = True
  3607.               ParentCtl3D = False
  3608.               TabOrder = 0
  3609.             end
  3610.             object e11: TMaskEdit
  3611.               Left = 336
  3612.               Top = 49
  3613.               Width = 114
  3614.               Height = 20
  3615.               Anchors = [akLeft, akTop, akRight]
  3616.               Ctl3D = True
  3617.               Font.Charset = EASTEUROPE_CHARSET
  3618.               Font.Color = clWindowText
  3619.               Font.Height = -9
  3620.               Font.Name = 'Verdana'
  3621.               Font.Style = []
  3622.               ParentCtl3D = False
  3623.               ParentFont = False
  3624.               PasswordChar = '*'
  3625.               TabOrder = 1
  3626.             end
  3627.           end
  3628.           object e2: TEdit
  3629.             Left = 256
  3630.             Top = 232
  3631.             Width = 161
  3632.             Height = 21
  3633.             Ctl3D = True
  3634.             ParentCtl3D = False
  3635.             TabOrder = 2
  3636.             Visible = False
  3637.           end
  3638.         end
  3639.       end
  3640.       object TabSheet18: TTabSheet
  3641.         Caption = 'TabSheet18'
  3642.         ImageIndex = 17
  3643.         object OptionPanel16: TPanel
  3644.           Left = 0
  3645.           Top = 0
  3646.           Width = 494
  3647.           Height = 426
  3648.           Align = alClient
  3649.           BevelOuter = bvNone
  3650.           Font.Charset = EASTEUROPE_CHARSET
  3651.           Font.Color = clWindowText
  3652.           Font.Height = -11
  3653.           Font.Name = 'Verdana'
  3654.           Font.Style = []
  3655.           ParentFont = False
  3656.           TabOrder = 0
  3657.           DesignSize = (
  3658.             494
  3659.             426)
  3660.           object GroupBox18: TGroupBox
  3661.             Left = 8
  3662.             Top = 16
  3663.             Width = 478
  3664.             Height = 73
  3665.             Anchors = [akLeft, akTop, akRight]
  3666.             Caption = 'Powiadamianie o nowych e-mailach na moim koncie o2.pl/tlen.pl'
  3667.             Font.Charset = EASTEUROPE_CHARSET
  3668.             Font.Color = clWindowText
  3669.             Font.Height = -11
  3670.             Font.Name = 'Verdana'
  3671.             Font.Style = []
  3672.             ParentFont = False
  3673.             TabOrder = 0
  3674.             object c8: TCheckBox
  3675.               Left = 8
  3676.               Top = 24
  3677.               Width = 369
  3678.               Height = 17
  3679.               Caption = 'Wyskakuj'#261'ce okienko'
  3680.               Checked = True
  3681.               Ctl3D = True
  3682.               Font.Charset = EASTEUROPE_CHARSET
  3683.               Font.Color = clWindowText
  3684.               Font.Height = -11
  3685.               Font.Name = 'Verdana'
  3686.               Font.Style = []
  3687.               ParentCtl3D = False
  3688.               ParentFont = False
  3689.               State = cbChecked
  3690.               TabOrder = 0
  3691.             end
  3692.             object c29: TCheckBox
  3693.               Left = 8
  3694.               Top = 48
  3695.               Width = 369
  3696.               Height = 17
  3697.               Caption = 'Ikonka w obszarze powiadomie'#324
  3698.               Checked = True
  3699.               Ctl3D = True
  3700.               Font.Charset = EASTEUROPE_CHARSET
  3701.               Font.Color = clWindowText
  3702.               Font.Height = -11
  3703.               Font.Name = 'Verdana'
  3704.               Font.Style = []
  3705.               ParentCtl3D = False
  3706.               ParentFont = False
  3707.               State = cbChecked
  3708.               TabOrder = 1
  3709.             end
  3710.           end
  3711.           object r7: TRadioGroup
  3712.             Left = 8
  3713.             Top = 160
  3714.             Width = 478
  3715.             Height = 89
  3716.             Anchors = [akLeft, akTop, akRight]
  3717.             Caption = 'Alerty (dzwonki) od u'#380'ytkownik'#243'w'
  3718.             Font.Charset = EASTEUROPE_CHARSET
  3719.             Font.Color = clWindowText
  3720.             Font.Height = -11
  3721.             Font.Name = 'Verdana'
  3722.             Font.Style = []
  3723.             ItemIndex = 0
  3724.             Items.Strings = (
  3725.               'Wycisz - nie powiadamiaj mnie d'#378'wi'#281'kiem'
  3726.               'Powiadamiaj, je'#347'li alert wysy'#322'a osoba z listy kontakt'#243'w'
  3727.               'Powiadamiaj zawsze')
  3728.             ParentFont = False
  3729.             TabOrder = 2
  3730.           end
  3731.           object GroupBox26: TGroupBox
  3732.             Left = 8
  3733.             Top = 96
  3734.             Width = 478
  3735.             Height = 57
  3736.             Anchors = [akLeft, akTop, akRight]
  3737.             Caption = 'Powiadomienia o dost'#281'pno'#347'ci osoby'
  3738.             TabOrder = 1
  3739.             object c5: TCheckBox
  3740.               Left = 8
  3741.               Top = 24
  3742.               Width = 417
  3743.               Height = 17
  3744.               Caption = 'Pokazuj okienko stanu przy pojawieniu si'#281' dost'#281'pnej osoby'
  3745.               Ctl3D = True
  3746.               Font.Charset = EASTEUROPE_CHARSET
  3747.               Font.Color = clWindowText
  3748.               Font.Height = -11
  3749.               Font.Name = 'Verdana'
  3750.               Font.Style = []
  3751.               ParentCtl3D = False
  3752.               ParentFont = False
  3753.               TabOrder = 0
  3754.             end
  3755.           end
  3756.         end
  3757.       end
  3758.       object TabSheet19: TTabSheet
  3759.         Caption = 'TabSheet19'
  3760.         ImageIndex = 18
  3761.         object OptionPanel17: TPanel
  3762.           Left = 0
  3763.           Top = 0
  3764.           Width = 494
  3765.           Height = 426
  3766.           Align = alClient
  3767.           BevelOuter = bvNone
  3768.           TabOrder = 0
  3769.           DesignSize = (
  3770.             494
  3771.             426)
  3772.           object g2: TGroupBox
  3773.             Left = 8
  3774.             Top = 16
  3775.             Width = 478
  3776.             Height = 129
  3777.             Anchors = [akLeft, akTop, akRight]
  3778.             Font.Charset = EASTEUROPE_CHARSET
  3779.             Font.Color = clWindowText
  3780.             Font.Height = -11
  3781.             Font.Name = 'Verdana'
  3782.             Font.Style = []
  3783.             ParentFont = False
  3784.             TabOrder = 0
  3785.             DesignSize = (
  3786.               478
  3787.               129)
  3788.             object Label25: TLabel
  3789.               Left = 8
  3790.               Top = 19
  3791.               Width = 175
  3792.               Height = 13
  3793.               Caption = 'Folder dla odbieranych plik'#243'w:'
  3794.               Font.Charset = EASTEUROPE_CHARSET
  3795.               Font.Color = clWindowText
  3796.               Font.Height = -11
  3797.               Font.Name = 'Verdana'
  3798.               Font.Style = []
  3799.               ParentFont = False
  3800.             end
  3801.             object c6: TCheckBox
  3802.               Left = 8
  3803.               Top = 48
  3804.               Width = 433
  3805.               Height = 17
  3806.               Caption = 'Zamykaj okno wysy'#322'ania i odbierania po zako'#324'czeniu przesy'#322'ania'
  3807.               Checked = True
  3808.               Ctl3D = True
  3809.               Font.Charset = EASTEUROPE_CHARSET
  3810.               Font.Color = clWindowText
  3811.               Font.Height = -11
  3812.               Font.Name = 'Verdana'
  3813.               Font.Style = []
  3814.               ParentCtl3D = False
  3815.               ParentFont = False
  3816.               State = cbChecked
  3817.               TabOrder = 2
  3818.             end
  3819.             object Edit17: TEdit
  3820.               Left = 192
  3821.               Top = 16
  3822.               Width = 212
  3823.               Height = 21
  3824.               Anchors = [akLeft, akTop, akRight]
  3825.               Ctl3D = True
  3826.               ParentCtl3D = False
  3827.               TabOrder = 0
  3828.             end
  3829.             object Button3: TButton
  3830.               Left = 413
  3831.               Top = 15
  3832.               Width = 47
  3833.               Height = 22
  3834.               Anchors = [akTop, akRight]
  3835.               Caption = 'zmie'#324
  3836.               Font.Charset = EASTEUROPE_CHARSET
  3837.               Font.Color = clWindowText
  3838.               Font.Height = -11
  3839.               Font.Name = 'Verdana'
  3840.               Font.Style = []
  3841.               ParentFont = False
  3842.               TabOrder = 1
  3843.               OnClick = Button3Click
  3844.             end
  3845.             object CheckBox4: TCheckBox
  3846.               Left = 8
  3847.               Top = 72
  3848.               Width = 417
  3849.               Height = 17
  3850.               Caption = 'Show file list before receiving'
  3851.               Font.Charset = EASTEUROPE_CHARSET
  3852.               Font.Color = clWindowText
  3853.               Font.Height = -11
  3854.               Font.Name = 'Verdana'
  3855.               Font.Style = []
  3856.               ParentFont = False
  3857.               TabOrder = 3
  3858.             end
  3859.             object CheckBox49: TCheckBox
  3860.               Left = 8
  3861.               Top = 96
  3862.               Width = 273
  3863.               Height = 17
  3864.               Caption = 'Wysy'#322'aj przy u'#380'yciu polecenia "Wy'#347'lij do"'
  3865.               TabOrder = 4
  3866.             end
  3867.           end
  3868.           object GroupBox20: TGroupBox
  3869.             Left = 8
  3870.             Top = 229
  3871.             Width = 478
  3872.             Height = 153
  3873.             Anchors = [akLeft, akTop, akRight]
  3874.             Caption = 
  3875.               'Ustawienia po'#322#261'cze'#324' P2P - dla przesy'#322'ania plik'#243'w, rozm'#243'w g'#322'osowy' +
  3876.               'ch i wideo'
  3877.             Font.Charset = EASTEUROPE_CHARSET
  3878.             Font.Color = clWindowText
  3879.             Font.Height = -11
  3880.             Font.Name = 'Verdana'
  3881.             Font.Style = []
  3882.             ParentFont = False
  3883.             TabOrder = 1
  3884.             object l35: TLabel
  3885.               Left = 8
  3886.               Top = 53
  3887.               Width = 54
  3888.               Height = 13
  3889.               Caption = 'Adres IP:'
  3890.               Font.Charset = EASTEUROPE_CHARSET
  3891.               Font.Color = clWindowText
  3892.               Font.Height = -11
  3893.               Font.Name = 'Verdana'
  3894.               Font.Style = []
  3895.               ParentFont = False
  3896.             end
  3897.             object l36: TLabel
  3898.               Left = 8
  3899.               Top = 77
  3900.               Width = 99
  3901.               Height = 13
  3902.               Caption = 'Zewn'#281'trzny port:'
  3903.               Font.Charset = EASTEUROPE_CHARSET
  3904.               Font.Color = clWindowText
  3905.               Font.Height = -11
  3906.               Font.Name = 'Verdana'
  3907.               Font.Style = []
  3908.               ParentFont = False
  3909.             end
  3910.             object Label24: TLabel
  3911.               Left = 8
  3912.               Top = 101
  3913.               Width = 76
  3914.               Height = 13
  3915.               Caption = 'Lokalny port:'
  3916.               Font.Charset = EASTEUROPE_CHARSET
  3917.               Font.Color = clWindowText
  3918.               Font.Height = -11
  3919.               Font.Name = 'Verdana'
  3920.               Font.Style = []
  3921.               ParentFont = False
  3922.             end
  3923.             object e7: TEdit
  3924.               Left = 112
  3925.               Top = 98
  3926.               Width = 137
  3927.               Height = 21
  3928.               Ctl3D = True
  3929.               ParentCtl3D = False
  3930.               TabOrder = 3
  3931.             end
  3932.             object e4: TEdit
  3933.               Left = 112
  3934.               Top = 74
  3935.               Width = 137
  3936.               Height = 21
  3937.               Ctl3D = True
  3938.               ParentCtl3D = False
  3939.               TabOrder = 2
  3940.             end
  3941.             object e3: TEdit
  3942.               Left = 112
  3943.               Top = 50
  3944.               Width = 137
  3945.               Height = 21
  3946.               Ctl3D = True
  3947.               ParentCtl3D = False
  3948.               TabOrder = 1
  3949.             end
  3950.             object c7: TCheckBox
  3951.               Left = 8
  3952.               Top = 24
  3953.               Width = 369
  3954.               Height = 17
  3955.               Caption = 'U'#380'yj niestandardowych ustawie'#324
  3956.               Ctl3D = True
  3957.               Font.Charset = EASTEUROPE_CHARSET
  3958.               Font.Color = clWindowText
  3959.               Font.Height = -11
  3960.               Font.Name = 'Verdana'
  3961.               Font.Style = []
  3962.               ParentCtl3D = False
  3963.               ParentFont = False
  3964.               TabOrder = 0
  3965.               OnClick = c7Click
  3966.             end
  3967.             object CheckBox29: TCheckBox
  3968.               Left = 8
  3969.               Top = 128
  3970.               Width = 369
  3971.               Height = 17
  3972.               Caption = 'Wykrywaj zewn'#281'trzny IP'
  3973.               Ctl3D = True
  3974.               Font.Charset = EASTEUROPE_CHARSET
  3975.               Font.Color = clWindowText
  3976.               Font.Height = -11
  3977.               Font.Name = 'Verdana'
  3978.               Font.Style = []
  3979.               ParentCtl3D = False
  3980.               ParentFont = False
  3981.               TabOrder = 4
  3982.               OnClick = c7Click
  3983.             end
  3984.           end
  3985.           object r8: TRadioGroup
  3986.             Left = 8
  3987.             Top = 156
  3988.             Width = 478
  3989.             Height = 65
  3990.             Anchors = [akLeft, akTop, akRight]
  3991.             Caption = 'Automatyczne odbieranie plik'#243'w'
  3992.             Font.Charset = EASTEUROPE_CHARSET
  3993.             Font.Color = clWindowText
  3994.             Font.Height = -11
  3995.             Font.Name = 'Verdana'
  3996.             Font.Style = []
  3997.             ItemIndex = 0
  3998.             Items.Strings = (
  3999.               'Zawsze pytaj o zgod'#281
  4000.               'Odbieraj pliki od os'#243'b z listy kontakt'#243'w')
  4001.             ParentFont = False
  4002.             TabOrder = 2
  4003.           end
  4004.         end
  4005.       end
  4006.       object TabSheet20: TTabSheet
  4007.         Caption = 'TabSheet20'
  4008.         ImageIndex = 19
  4009.         object OptionPanel18: TPanel
  4010.           Left = 0
  4011.           Top = 0
  4012.           Width = 494
  4013.           Height = 426
  4014.           Align = alClient
  4015.           BevelOuter = bvNone
  4016.           TabOrder = 0
  4017.           DesignSize = (
  4018.             494
  4019.             426)
  4020.           object r2: TRadioGroup
  4021.             Left = 8
  4022.             Top = 16
  4023.             Width = 478
  4024.             Height = 81
  4025.             Anchors = [akLeft, akTop, akRight]
  4026.             Caption = 'Automatyczne odbieranie'
  4027.             Font.Charset = EASTEUROPE_CHARSET
  4028.             Font.Color = clWindowText
  4029.             Font.Height = -11
  4030.             Font.Name = 'Verdana'
  4031.             Font.Style = []
  4032.             ItemIndex = 0
  4033.             Items.Strings = (
  4034.               'Zawsze pytaj o zgod'#281
  4035.               'Tylko rozmowy od os'#243'b z listy kontakt'#243'w'
  4036.               'Odbieraj wszystkie rozmowy')
  4037.             ParentFont = False
  4038.             TabOrder = 0
  4039.             OnClick = r2Click
  4040.           end
  4041.           object r3: TRadioGroup
  4042.             Left = 8
  4043.             Top = 105
  4044.             Width = 478
  4045.             Height = 81
  4046.             Anchors = [akLeft, akTop, akRight]
  4047.             Caption = 'Ignorowanie nadchodz'#261'cych rozm'#243'w'
  4048.             Font.Charset = EASTEUROPE_CHARSET
  4049.             Font.Color = clWindowText
  4050.             Font.Height = -11
  4051.             Font.Name = 'Verdana'
  4052.             Font.Style = []
  4053.             ItemIndex = 0
  4054.             Items.Strings = (
  4055.               'Nigdy nie ignoruj'
  4056.               'Ignoruj je'#347'li osoba dzwoni'#261'ca spoza listy kontakt'#243'w'
  4057.               'Ignoruj wszystkie')
  4058.             ParentFont = False
  4059.             TabOrder = 1
  4060.             OnClick = r3Click
  4061.           end
  4062.           object GroupBox22: TGroupBox
  4063.             Left = 8
  4064.             Top = 200
  4065.             Width = 478
  4066.             Height = 81
  4067.             Anchors = [akLeft, akTop, akRight]
  4068.             Caption = 'Urz'#261'dzenia audio'
  4069.             Font.Charset = EASTEUROPE_CHARSET
  4070.             Font.Color = clWindowText
  4071.             Font.Height = -11
  4072.             Font.Name = 'Verdana'
  4073.             Font.Style = []
  4074.             ParentFont = False
  4075.             TabOrder = 2
  4076.             DesignSize = (
  4077.               478
  4078.               81)
  4079.             object Label34: TLabel
  4080.               Left = 8
  4081.               Top = 27
  4082.               Width = 71
  4083.               Height = 13
  4084.               Caption = 'Odtwarzanie'
  4085.               Font.Charset = EASTEUROPE_CHARSET
  4086.               Font.Color = clWindowText
  4087.               Font.Height = -11
  4088.               Font.Name = 'Verdana'
  4089.               Font.Style = []
  4090.               ParentFont = False
  4091.             end
  4092.             object Label35: TLabel
  4093.               Left = 8
  4094.               Top = 56
  4095.               Width = 67
  4096.               Height = 13
  4097.               Caption = 'Nagrywanie'
  4098.               Font.Charset = EASTEUROPE_CHARSET
  4099.               Font.Color = clWindowText
  4100.               Font.Height = -11
  4101.               Font.Name = 'Verdana'
  4102.               Font.Style = []
  4103.               ParentFont = False
  4104.             end
  4105.             object c33: TComboBox
  4106.               Left = 96
  4107.               Top = 23
  4108.               Width = 374
  4109.               Height = 21
  4110.               Style = csDropDownList
  4111.               Anchors = [akLeft, akTop, akRight]
  4112.               Ctl3D = False
  4113.               DropDownCount = 20
  4114.               Font.Charset = EASTEUROPE_CHARSET
  4115.               Font.Color = clWindowText
  4116.               Font.Height = -11
  4117.               Font.Name = 'Verdana'
  4118.               Font.Style = []
  4119.               ItemHeight = 13
  4120.               ParentCtl3D = False
  4121.               ParentFont = False
  4122.               TabOrder = 0
  4123.               Items.Strings = (
  4124.                 'standardowy')
  4125.             end
  4126.             object c34: TComboBox
  4127.               Left = 96
  4128.               Top = 52
  4129.               Width = 374
  4130.               Height = 21
  4131.               Style = csDropDownList
  4132.               Anchors = [akLeft, akTop, akRight]
  4133.               Ctl3D = False
  4134.               DropDownCount = 20
  4135.               Font.Charset = EASTEUROPE_CHARSET
  4136.               Font.Color = clWindowText
  4137.               Font.Height = -11
  4138.               Font.Name = 'Verdana'
  4139.               Font.Style = []
  4140.               ItemHeight = 13
  4141.               ParentCtl3D = False
  4142.               ParentFont = False
  4143.               TabOrder = 1
  4144.               Items.Strings = (
  4145.                 'standardowy')
  4146.             end
  4147.           end
  4148.         end
  4149.       end
  4150.       object TabSheet11: TTabSheet
  4151.         Caption = 'TabSheet11'
  4152.         ImageIndex = 19
  4153.         object OptionPanel4: TPanel
  4154.           Left = 0
  4155.           Top = 0
  4156.           Width = 494
  4157.           Height = 426
  4158.           Align = alClient
  4159.           BevelOuter = bvNone
  4160.           TabOrder = 0
  4161.           DesignSize = (
  4162.             494
  4163.             426)
  4164.           object GBChatPresentation: TGroupBox
  4165.             Left = 8
  4166.             Top = 16
  4167.             Width = 478
  4168.             Height = 233
  4169.             Anchors = [akLeft, akTop, akRight]
  4170.             Caption = 'Prezentacja okna'
  4171.             Font.Charset = EASTEUROPE_CHARSET
  4172.             Font.Color = clWindowText
  4173.             Font.Height = -11
  4174.             Font.Name = 'Verdana'
  4175.             Font.Style = []
  4176.             ParentFont = False
  4177.             TabOrder = 0
  4178.             DesignSize = (
  4179.               478
  4180.               233)
  4181.             object Label70: TLabel
  4182.               Left = 344
  4183.               Top = 112
  4184.               Width = 36
  4185.               Height = 13
  4186.               Caption = 'pikseli'
  4187.             end
  4188.             object CBChatTabs: TCheckBox
  4189.               Left = 8
  4190.               Top = 19
  4191.               Width = 273
  4192.               Height = 17
  4193.               Caption = 'Pojedyncze okno z zakladkami'
  4194.               TabOrder = 0
  4195.               OnClick = CBChatTabsClick
  4196.             end
  4197.             object CheckBox14: TCheckBox
  4198.               Left = 8
  4199.               Top = 65
  4200.               Width = 249
  4201.               Height = 17
  4202.               Caption = 'Mruganie przycisku na pasku zada'#324
  4203.               Checked = True
  4204.               Font.Charset = EASTEUROPE_CHARSET
  4205.               Font.Color = clWindowText
  4206.               Font.Height = -11
  4207.               Font.Name = 'Verdana'
  4208.               Font.Style = []
  4209.               ParentFont = False
  4210.               State = cbChecked
  4211.               TabOrder = 2
  4212.             end
  4213.             object PageControl2: TPageControl
  4214.               Left = 8
  4215.               Top = 133
  4216.               Width = 462
  4217.               Height = 88
  4218.               ActivePage = TabSheet24
  4219.               Anchors = [akLeft, akTop, akRight]
  4220.               TabIndex = 0
  4221.               TabOrder = 4
  4222.               object TabSheet24: TTabSheet
  4223.                 Caption = 'Nowa rozmowa'
  4224.                 object RBChatNewFront: TRadioButton
  4225.                   Left = 8
  4226.                   Top = 8
  4227.                   Width = 345
  4228.                   Height = 17
  4229.                   Caption = 'Pokazuj na pierwszym planie'
  4230.                   Checked = True
  4231.                   TabOrder = 0
  4232.                   TabStop = True
  4233.                 end
  4234.                 object RBChatNewMinimize: TRadioButton
  4235.                   Left = 8
  4236.                   Top = 32
  4237.                   Width = 345
  4238.                   Height = 17
  4239.                   Caption = 'Pokazuj zminimalizowane na pasku zadan'
  4240.                   TabOrder = 1
  4241.                 end
  4242.               end
  4243.               object TabSheet25: TTabSheet
  4244.                 Caption = 'Dalsza wypowiedz'
  4245.                 ImageIndex = 1
  4246.                 object RBChatNextFront: TRadioButton
  4247.                   Left = 8
  4248.                   Top = 8
  4249.                   Width = 345
  4250.                   Height = 17
  4251.                   Caption = 'Pokazuj na pierwszym planie'
  4252.                   TabOrder = 0
  4253.                 end
  4254.                 object RBChatNextMinimize: TRadioButton
  4255.                   Left = 8
  4256.                   Top = 32
  4257.                   Width = 345
  4258.                   Height = 17
  4259.                   Caption = 'Pokazuj zminimalizowane na pasku zadan'
  4260.                   Checked = True
  4261.                   TabOrder = 1
  4262.                   TabStop = True
  4263.                 end
  4264.               end
  4265.             end
  4266.             object CheckBox37: TCheckBox
  4267.               Left = 24
  4268.               Top = 40
  4269.               Width = 385
  4270.               Height = 17
  4271.               Caption = 'Informuj o nowej wypowiedzi miganiem zak'#322'adek'
  4272.               TabOrder = 1
  4273.             end
  4274.             object CheckBox40: TCheckBox
  4275.               Left = 8
  4276.               Top = 88
  4277.               Width = 353
  4278.               Height = 17
  4279.               Caption = 'Zapami'#281'tuj rozmiar okna'
  4280.               TabOrder = 3
  4281.             end
  4282.             object Edit27: TEdit
  4283.               Left = 298
  4284.               Top = 110
  4285.               Width = 25
  4286.               Height = 21
  4287.               TabOrder = 5
  4288.               Text = '10'
  4289.             end
  4290.             object CheckBox47: TCheckBox
  4291.               Left = 8
  4292.               Top = 110
  4293.               Width = 289
  4294.               Height = 17
  4295.               Caption = 'Przyciagaj okno do kraw'#281'dzi pulpitu w granicy'
  4296.               TabOrder = 6
  4297.               OnClick = CheckBox47Click
  4298.             end
  4299.             object UpDown3: TUpDown
  4300.               Left = 323
  4301.               Top = 110
  4302.               Width = 16
  4303.               Height = 21
  4304.               Associate = Edit27
  4305.               Min = 3
  4306.               Max = 15
  4307.               Position = 10
  4308.               TabOrder = 7
  4309.               Wrap = False
  4310.             end
  4311.           end
  4312.           object r6: TRadioGroup
  4313.             Left = 2
  4314.             Top = 336
  4315.             Width = 455
  4316.             Height = 41
  4317.             Anchors = [akLeft, akTop, akRight]
  4318.             Caption = 'Pasek z przyciskami'
  4319.             Columns = 2
  4320.             Font.Charset = EASTEUROPE_CHARSET
  4321.             Font.Color = clWindowText
  4322.             Font.Height = -11
  4323.             Font.Name = 'Verdana'
  4324.             Font.Style = []
  4325.             ItemIndex = 0
  4326.             Items.Strings = (
  4327.               'Pod rozmow'#261
  4328.               'Brak')
  4329.             ParentFont = False
  4330.             TabOrder = 1
  4331.             Visible = False
  4332.           end
  4333.         end
  4334.       end
  4335.       object TabSheet21: TTabSheet
  4336.         Caption = 'TabSheet21'
  4337.         ImageIndex = 20
  4338.         object OptionPanel20: TPanel
  4339.           Left = 0
  4340.           Top = 0
  4341.           Width = 494
  4342.           Height = 426
  4343.           Align = alClient
  4344.           BevelOuter = bvNone
  4345.           TabOrder = 0
  4346.           DesignSize = (
  4347.             494
  4348.             426)
  4349.           object Label32: TLabel
  4350.             Left = 406
  4351.             Top = 250
  4352.             Width = 74
  4353.             Height = 13
  4354.             Cursor = crHandPoint
  4355.             Anchors = [akRight, akBottom]
  4356.             Caption = 'Od'#347'wie'#380' list'#281
  4357.             Font.Charset = EASTEUROPE_CHARSET
  4358.             Font.Color = clBlue
  4359.             Font.Height = -11
  4360.             Font.Name = 'Verdana'
  4361.             Font.Style = [fsUnderline]
  4362.             ParentFont = False
  4363.             OnClick = Label32Click
  4364.           end
  4365.           object Label26: TLabel
  4366.             Left = 8
  4367.             Top = 250
  4368.             Width = 73
  4369.             Height = 13
  4370.             Cursor = crHandPoint
  4371.             Anchors = [akLeft, akBottom]
  4372.             Caption = 'Un/Check all'
  4373.             Font.Charset = EASTEUROPE_CHARSET
  4374.             Font.Color = clBlue
  4375.             Font.Height = -11
  4376.             Font.Name = 'Verdana'
  4377.             Font.Style = [fsUnderline]
  4378.             ParentFont = False
  4379.             OnClick = Label26Click
  4380.           end
  4381.           object Label45: TLabel
  4382.             Left = 326
  4383.             Top = 250
  4384.             Width = 67
  4385.             Height = 13
  4386.             Cursor = crHandPoint
  4387.             Anchors = [akRight, akBottom]
  4388.             Caption = 'Open folder'
  4389.             Font.Charset = EASTEUROPE_CHARSET
  4390.             Font.Color = clBlue
  4391.             Font.Height = -11
  4392.             Font.Name = 'Verdana'
  4393.             Font.Style = [fsUnderline]
  4394.             ParentFont = False
  4395.             OnClick = Label45Click
  4396.           end
  4397.           object GroupBox19: TGroupBox
  4398.             Left = 8
  4399.             Top = 270
  4400.             Width = 476
  4401.             Height = 140
  4402.             Anchors = [akLeft, akRight, akBottom]
  4403.             Font.Charset = EASTEUROPE_CHARSET
  4404.             Font.Color = clWindowText
  4405.             Font.Height = -11
  4406.             Font.Name = 'Verdana'
  4407.             Font.Style = []
  4408.             ParentFont = False
  4409.             TabOrder = 0
  4410.             Visible = False
  4411.             DesignSize = (
  4412.               476
  4413.               140)
  4414.             object Label8: TLabel
  4415.               Left = 8
  4416.               Top = 12
  4417.               Width = 36
  4418.               Height = 12
  4419.               Caption = 'Nazwa:'
  4420.               Font.Charset = EASTEUROPE_CHARSET
  4421.               Font.Color = clWindowText
  4422.               Font.Height = -9
  4423.               Font.Name = 'Verdana'
  4424.               Font.Style = []
  4425.               ParentFont = False
  4426.             end
  4427.             object Label9: TLabel
  4428.               Left = 8
  4429.               Top = 28
  4430.               Width = 28
  4431.               Height = 12
  4432.               Caption = 'Opis:'
  4433.               Font.Charset = EASTEUROPE_CHARSET
  4434.               Font.Color = clWindowText
  4435.               Font.Height = -9
  4436.               Font.Name = 'Verdana'
  4437.               Font.Style = []
  4438.               ParentFont = False
  4439.             end
  4440.             object Label10: TLabel
  4441.               Left = 272
  4442.               Top = 12
  4443.               Width = 38
  4444.               Height = 12
  4445.               Caption = 'Wersja:'
  4446.               Font.Charset = EASTEUROPE_CHARSET
  4447.               Font.Color = clWindowText
  4448.               Font.Height = -9
  4449.               Font.Name = 'Verdana'
  4450.               Font.Style = []
  4451.               ParentFont = False
  4452.             end
  4453.             object Label11: TLabel
  4454.               Left = 8
  4455.               Top = 70
  4456.               Width = 84
  4457.               Height = 12
  4458.               Caption = 'Prawa autorskie:'
  4459.               Font.Charset = EASTEUROPE_CHARSET
  4460.               Font.Color = clWindowText
  4461.               Font.Height = -9
  4462.               Font.Name = 'Verdana'
  4463.               Font.Style = []
  4464.               ParentFont = False
  4465.             end
  4466.             object Label12: TLabel
  4467.               Left = 8
  4468.               Top = 86
  4469.               Width = 32
  4470.               Height = 12
  4471.               Caption = 'Autor:'
  4472.               Font.Charset = EASTEUROPE_CHARSET
  4473.               Font.Color = clWindowText
  4474.               Font.Height = -9
  4475.               Font.Name = 'Verdana'
  4476.               Font.Style = []
  4477.               ParentFont = False
  4478.             end
  4479.             object Label13: TLabel
  4480.               Left = 8
  4481.               Top = 102
  4482.               Width = 31
  4483.               Height = 12
  4484.               Caption = 'WWW:'
  4485.               Font.Charset = EASTEUROPE_CHARSET
  4486.               Font.Color = clWindowText
  4487.               Font.Height = -9
  4488.               Font.Name = 'Verdana'
  4489.               Font.Style = []
  4490.               ParentFont = False
  4491.             end
  4492.             object Label14: TLabel
  4493.               Left = 8
  4494.               Top = 118
  4495.               Width = 37
  4496.               Height = 12
  4497.               Caption = 'E-mail:'
  4498.               Font.Charset = EASTEUROPE_CHARSET
  4499.               Font.Color = clWindowText
  4500.               Font.Height = -9
  4501.               Font.Name = 'Verdana'
  4502.               Font.Style = []
  4503.               ParentFont = False
  4504.             end
  4505.             object Label15: TLabel
  4506.               Left = 48
  4507.               Top = 12
  4508.               Width = 217
  4509.               Height = 12
  4510.               AutoSize = False
  4511.               Font.Charset = EASTEUROPE_CHARSET
  4512.               Font.Color = clWindowText
  4513.               Font.Height = -9
  4514.               Font.Name = 'Verdana'
  4515.               Font.Style = [fsBold]
  4516.               ParentFont = False
  4517.             end
  4518.             object Label16: TLabel
  4519.               Left = 320
  4520.               Top = 12
  4521.               Width = 60
  4522.               Height = 12
  4523.               AutoSize = False
  4524.               Font.Charset = EASTEUROPE_CHARSET
  4525.               Font.Color = clWindowText
  4526.               Font.Height = -9
  4527.               Font.Name = 'Verdana'
  4528.               Font.Style = []
  4529.               ParentFont = False
  4530.             end
  4531.             object Label17: TLabel
  4532.               Left = 99
  4533.               Top = 70
  4534.               Width = 277
  4535.               Height = 12
  4536.               AutoSize = False
  4537.               Font.Charset = EASTEUROPE_CHARSET
  4538.               Font.Color = clWindowText
  4539.               Font.Height = -9
  4540.               Font.Name = 'Verdana'
  4541.               Font.Style = []
  4542.               ParentFont = False
  4543.             end
  4544.             object Label18: TLabel
  4545.               Left = 48
  4546.               Top = 86
  4547.               Width = 329
  4548.               Height = 12
  4549.               AutoSize = False
  4550.               Font.Charset = EASTEUROPE_CHARSET
  4551.               Font.Color = clWindowText
  4552.               Font.Height = -9
  4553.               Font.Name = 'Verdana'
  4554.               Font.Style = []
  4555.               ParentFont = False
  4556.             end
  4557.             object Label19: TLabel
  4558.               Left = 48
  4559.               Top = 102
  4560.               Width = 353
  4561.               Height = 12
  4562.               Cursor = crHandPoint
  4563.               AutoSize = False
  4564.               Font.Charset = EASTEUROPE_CHARSET
  4565.               Font.Color = clBlue
  4566.               Font.Height = -9
  4567.               Font.Name = 'Verdana'
  4568.               Font.Style = []
  4569.               ParentFont = False
  4570.               OnClick = Label19Click
  4571.             end
  4572.             object Label20: TLabel
  4573.               Left = 56
  4574.               Top = 118
  4575.               Width = 353
  4576.               Height = 12
  4577.               Cursor = crHandPoint
  4578.               AutoSize = False
  4579.               Font.Charset = EASTEUROPE_CHARSET
  4580.               Font.Color = clBlue
  4581.               Font.Height = -9
  4582.               Font.Name = 'Verdana'
  4583.               Font.Style = []
  4584.               ParentFont = False
  4585.               OnClick = Label20Click
  4586.             end
  4587.             object StaticText29: TStaticText
  4588.               Left = 40
  4589.               Top = 28
  4590.               Width = 428
  4591.               Height = 38
  4592.               Anchors = [akLeft, akTop, akRight]
  4593.               AutoSize = False
  4594.               Font.Charset = EASTEUROPE_CHARSET
  4595.               Font.Color = clBlack
  4596.               Font.Height = -9
  4597.               Font.Name = 'Verdana'
  4598.               Font.Style = []
  4599.               ParentFont = False
  4600.               TabOrder = 0
  4601.             end
  4602.           end
  4603.           object ListView1: TListView
  4604.             Left = 8
  4605.             Top = 16
  4606.             Width = 476
  4607.             Height = 226
  4608.             Anchors = [akLeft, akTop, akRight, akBottom]
  4609.             Checkboxes = True
  4610.             Columns = <
  4611.               item
  4612.                 Width = 20
  4613.               end
  4614.               item
  4615.                 Caption = 'Plik'
  4616.                 Width = 110
  4617.               end
  4618.               item
  4619.                 Caption = 'Nazwa'
  4620.                 Width = 170
  4621.               end
  4622.               item
  4623.                 Caption = 'Autoryzacja'
  4624.                 Width = 90
  4625.               end>
  4626.             ColumnClick = False
  4627.             ReadOnly = True
  4628.             RowSelect = True
  4629.             TabOrder = 1
  4630.             ViewStyle = vsReport
  4631.             OnChange = ListView1Change
  4632.             OnClick = ListView1Click
  4633.             OnDblClick = ListView1DblClick
  4634.             OnKeyPress = ListView1KeyPress
  4635.             OnMouseDown = ListView1MouseDown
  4636.             OnSelectItem = ListView1SelectItem
  4637.           end
  4638.         end
  4639.       end
  4640.       object TabSheet22: TTabSheet
  4641.         Caption = 'TabSheet22'
  4642.         ImageIndex = 21
  4643.         object OptionPanel21: TPanel
  4644.           Left = 0
  4645.           Top = 0
  4646.           Width = 494
  4647.           Height = 426
  4648.           Align = alClient
  4649.           BevelOuter = bvNone
  4650.           TabOrder = 0
  4651.           DesignSize = (
  4652.             494
  4653.             426)
  4654.           object Label39: TLabel
  4655.             Left = 4
  4656.             Top = 239
  4657.             Width = 38
  4658.             Height = 13
  4659.             Caption = 'Letter:'
  4660.             Enabled = False
  4661.             Font.Charset = EASTEUROPE_CHARSET
  4662.             Font.Color = clWindowText
  4663.             Font.Height = -11
  4664.             Font.Name = 'Verdana'
  4665.             Font.Style = []
  4666.             ParentFont = False
  4667.             Visible = False
  4668.           end
  4669.           object GroupBox1: TGroupBox
  4670.             Left = 8
  4671.             Top = 16
  4672.             Width = 476
  4673.             Height = 161
  4674.             Anchors = [akLeft, akTop, akRight]
  4675.             Caption = 'Okienko programu'
  4676.             Font.Charset = EASTEUROPE_CHARSET
  4677.             Font.Color = clWindowText
  4678.             Font.Height = -11
  4679.             Font.Name = 'Verdana'
  4680.             Font.Style = []
  4681.             ParentFont = False
  4682.             TabOrder = 0
  4683.             object Label68: TLabel
  4684.               Left = 127
  4685.               Top = 99
  4686.               Width = 238
  4687.               Height = 13
  4688.               Caption = 'przywo'#322'uje na pierwszy plan g'#322#243'wne okno'
  4689.             end
  4690.             object Label69: TLabel
  4691.               Left = 346
  4692.               Top = 121
  4693.               Width = 36
  4694.               Height = 13
  4695.               Caption = 'pikseli'
  4696.             end
  4697.             object ChBoxAlwaysOnTop: TCheckBox
  4698.               Left = 9
  4699.               Top = 58
  4700.               Width = 280
  4701.               Height = 17
  4702.               Caption = 'Okienko programu zawsze na wierzchu'
  4703.               Font.Charset = EASTEUROPE_CHARSET
  4704.               Font.Color = clWindowText
  4705.               Font.Height = -11
  4706.               Font.Name = 'Verdana'
  4707.               Font.Style = []
  4708.               ParentFont = False
  4709.               TabOrder = 1
  4710.             end
  4711.             object ChBoxOnCloseHide: TCheckBox
  4712.               Left = 9
  4713.               Top = 18
  4714.               Width = 352
  4715.               Height = 17
  4716.               Caption = 'Przy pr'#243'bie zamkni'#281'cia klienta umie'#347#263' go w SysTray'#39'u'
  4717.               Checked = True
  4718.               Ctl3D = True
  4719.               Font.Charset = EASTEUROPE_CHARSET
  4720.               Font.Color = clWindowText
  4721.               Font.Height = -11
  4722.               Font.Name = 'Verdana'
  4723.               Font.Style = []
  4724.               ParentCtl3D = False
  4725.               ParentFont = False
  4726.               State = cbChecked
  4727.               TabOrder = 0
  4728.             end
  4729.             object CheckBox26: TCheckBox
  4730.               Left = 9
  4731.               Top = 78
  4732.               Width = 424
  4733.               Height = 17
  4734.               Caption = 'Zapami'#281'tuj rozmiar okienka programu z widoczn'#261' przegl'#261'dark'#261
  4735.               Font.Charset = EASTEUROPE_CHARSET
  4736.               Font.Color = clWindowText
  4737.               Font.Height = -11
  4738.               Font.Name = 'Verdana'
  4739.               Font.Style = []
  4740.               ParentFont = False
  4741.               TabOrder = 2
  4742.             end
  4743.             object CBCtrlShiftA: TCheckBox
  4744.               Left = 9
  4745.               Top = 98
  4746.               Width = 88
  4747.               Height = 17
  4748.               Caption = 'Ctrl+Shift+'
  4749.               Font.Charset = EASTEUROPE_CHARSET
  4750.               Font.Color = clWindowText
  4751.               Font.Height = -11
  4752.               Font.Name = 'Verdana'
  4753.               Font.Style = []
  4754.               ParentFont = False
  4755.               TabOrder = 3
  4756.               OnClick = CBCtrlShiftAClick
  4757.             end
  4758.             object Edit21: TEdit
  4759.               Left = 97
  4760.               Top = 98
  4761.               Width = 25
  4762.               Height = 21
  4763.               Enabled = False
  4764.               MaxLength = 1
  4765.               TabOrder = 4
  4766.               Text = 'A'
  4767.             end
  4768.             object CheckBox45: TCheckBox
  4769.               Left = 9
  4770.               Top = 120
  4771.               Width = 288
  4772.               Height = 17
  4773.               Caption = 'Przyciagaj okno do kraw'#281'dzi pulpitu w granicy'
  4774.               TabOrder = 5
  4775.               OnClick = CheckBox45Click
  4776.             end
  4777.             object Edit25: TEdit
  4778.               Left = 299
  4779.               Top = 118
  4780.               Width = 26
  4781.               Height = 21
  4782.               TabOrder = 6
  4783.               Text = '10'
  4784.             end
  4785.             object UpDown1: TUpDown
  4786.               Left = 325
  4787.               Top = 118
  4788.               Width = 17
  4789.               Height = 21
  4790.               Associate = Edit25
  4791.               Min = 3
  4792.               Max = 15
  4793.               Position = 10
  4794.               TabOrder = 7
  4795.               Wrap = False
  4796.             end
  4797.             object CheckBox50: TCheckBox
  4798.               Left = 9
  4799.               Top = 40
  4800.               Width = 177
  4801.               Height = 15
  4802.               Caption = 'Pytaj przed zamkni'#281'ciem'
  4803.               TabOrder = 8
  4804.             end
  4805.           end
  4806.           object Button8: TButton
  4807.             Left = 8
  4808.             Top = 299
  4809.             Width = 225
  4810.             Height = 25
  4811.             Caption = 'Import/Export of metacontacts...'
  4812.             Font.Charset = EASTEUROPE_CHARSET
  4813.             Font.Color = clWindowText
  4814.             Font.Height = -11
  4815.             Font.Name = 'Verdana'
  4816.             Font.Style = []
  4817.             ParentFont = False
  4818.             TabOrder = 1
  4819.             Visible = False
  4820.             OnClick = Button8Click
  4821.           end
  4822.         end
  4823.       end
  4824.       object TabSheet23: TTabSheet
  4825.         Caption = 'TabSheet23'
  4826.         ImageIndex = 22
  4827.         object OptionPanel22: TPanel
  4828.           Left = 0
  4829.           Top = 0
  4830.           Width = 494
  4831.           Height = 426
  4832.           Align = alClient
  4833.           BevelOuter = bvNone
  4834.           TabOrder = 0
  4835.           DesignSize = (
  4836.             494
  4837.             426)
  4838.           object Memo1: TMemo
  4839.             Left = 8
  4840.             Top = 8
  4841.             Width = 479
  4842.             Height = 390
  4843.             Anchors = [akLeft, akTop, akRight, akBottom]
  4844.             BorderStyle = bsNone
  4845.             Color = clBtnFace
  4846.             Font.Charset = EASTEUROPE_CHARSET
  4847.             Font.Color = clWindowText
  4848.             Font.Height = -11
  4849.             Font.Name = 'Verdana'
  4850.             Font.Style = []
  4851.             Lines.Strings = (
  4852.               'Memo1')
  4853.             ParentFont = False
  4854.             ReadOnly = True
  4855.             TabOrder = 0
  4856.           end
  4857.         end
  4858.       end
  4859.       object TabSheet26: TTabSheet
  4860.         Caption = 'TabSheet26'
  4861.         ImageIndex = 23
  4862.         object OptionPanel23: TPanel
  4863.           Left = 0
  4864.           Top = 0
  4865.           Width = 494
  4866.           Height = 426
  4867.           Align = alClient
  4868.           BevelOuter = bvNone
  4869.           Font.Charset = EASTEUROPE_CHARSET
  4870.           Font.Color = clWindowText
  4871.           Font.Height = -11
  4872.           Font.Name = 'Verdana'
  4873.           Font.Style = []
  4874.           ParentFont = False
  4875.           TabOrder = 0
  4876.           DesignSize = (
  4877.             494
  4878.             426)
  4879.           object RadioGroup5: TRadioGroup
  4880.             Left = 8
  4881.             Top = 16
  4882.             Width = 478
  4883.             Height = 129
  4884.             Anchors = [akLeft, akTop, akRight]
  4885.             Caption = 'Receiving images'
  4886.             Items.Strings = (
  4887.               'always get'
  4888.               'always ask before get'
  4889.               'ask before get if invisible'
  4890.               'do not get if invisible'
  4891.               'never get')
  4892.             TabOrder = 0
  4893.           end
  4894.           object Button9: TButton
  4895.             Left = 258
  4896.             Top = 235
  4897.             Width = 201
  4898.             Height = 25
  4899.             Caption = 'Button9'
  4900.             TabOrder = 3
  4901.             OnClick = Button9Click
  4902.           end
  4903.           object CheckBox34: TCheckBox
  4904.             Left = 8
  4905.             Top = 235
  4906.             Width = 201
  4907.             Height = 25
  4908.             Caption = 'Usuwaj obrazki automatycznie'
  4909.             TabOrder = 2
  4910.           end
  4911.           object GroupBox28: TGroupBox
  4912.             Left = 8
  4913.             Top = 176
  4914.             Width = 478
  4915.             Height = 50
  4916.             Anchors = [akLeft, akTop, akRight]
  4917.             TabOrder = 1
  4918.             object Label40: TLabel
  4919.               Left = 8
  4920.               Top = 20
  4921.               Width = 168
  4922.               Height = 13
  4923.               Caption = 'Maximum image size (in kB):'
  4924.             end
  4925.             object CSpinEdit1: TCSpinEdit
  4926.               Left = 232
  4927.               Top = 15
  4928.               Width = 65
  4929.               Height = 22
  4930.               Increment = 10
  4931.               TabOrder = 0
  4932.             end
  4933.           end
  4934.           object CheckBox43: TCheckBox
  4935.             Left = 8
  4936.             Top = 152
  4937.             Width = 273
  4938.             Height = 17
  4939.             Caption = 'Nie odbieraj od os'#243'b spoza listy kontakt'#243'w'
  4940.             TabOrder = 4
  4941.           end
  4942.         end
  4943.       end
  4944.       object TabSheet30: TTabSheet
  4945.         Caption = 'TabSheet30'
  4946.         ImageIndex = 24
  4947.         object OptionPanel24: TPanel
  4948.           Left = 0
  4949.           Top = 0
  4950.           Width = 494
  4951.           Height = 426
  4952.           Align = alClient
  4953.           BevelOuter = bvNone
  4954.           Font.Charset = EASTEUROPE_CHARSET
  4955.           Font.Color = clWindowText
  4956.           Font.Height = -11
  4957.           Font.Name = 'Verdana'
  4958.           Font.Style = []
  4959.           ParentFont = False
  4960.           TabOrder = 0
  4961.           object chooseButton: TButton
  4962.             Left = 8
  4963.             Top = 16
  4964.             Width = 75
  4965.             Height = 25
  4966.             Hint = 'Wybierz w'#322'asny awatar publiczny'
  4967.             Caption = 'Wybierz'
  4968.             ParentShowHint = False
  4969.             ShowHint = True
  4970.             TabOrder = 0
  4971.             OnClick = chooseButtonClick
  4972.           end
  4973.           object GroupBox25: TGroupBox
  4974.             Left = 8
  4975.             Top = 56
  4976.             Width = 478
  4977.             Height = 193
  4978.             Align = alCustom
  4979.             Anchors = [akLeft, akTop, akRight]
  4980.             Caption = 'Ustawienia'
  4981.             TabOrder = 1
  4982.             object Label52: TLabel
  4983.               Left = 8
  4984.               Top = 96
  4985.               Width = 120
  4986.               Height = 13
  4987.               Caption = 'Pozycja wy'#347'wietlania'
  4988.             end
  4989.             object CheckBox8: TCheckBox
  4990.               Left = 8
  4991.               Top = 24
  4992.               Width = 177
  4993.               Height = 17
  4994.               Caption = 'Pokazuj awatary na li'#347'cie'
  4995.               TabOrder = 0
  4996.               OnClick = CheckBox8Click
  4997.             end
  4998.             object CheckBox10: TCheckBox
  4999.               Left = 8
  5000.               Top = 120
  5001.               Width = 185
  5002.               Height = 17
  5003.               Caption = 'Pokazuj w dymku'
  5004.               TabOrder = 4
  5005.             end
  5006.             object CheckBox11: TCheckBox
  5007.               Left = 8
  5008.               Top = 167
  5009.               Width = 161
  5010.               Height = 17
  5011.               Caption = 'Preferuj lokalny'
  5012.               TabOrder = 6
  5013.             end
  5014.             object CheckBox19: TCheckBox
  5015.               Left = 24
  5016.               Top = 48
  5017.               Width = 313
  5018.               Height = 17
  5019.               Caption = 'Pokazuj tylko je'#347'li kontakt jest zaznaczony'
  5020.               TabOrder = 1
  5021.             end
  5022.             object ComboBox8: TComboBox
  5023.               Left = 136
  5024.               Top = 94
  5025.               Width = 145
  5026.               Height = 21
  5027.               Style = csDropDownList
  5028.               ItemHeight = 13
  5029.               ItemIndex = 0
  5030.               TabOrder = 3
  5031.               Text = 'Prawa strona'
  5032.               Items.Strings = (
  5033.                 'Prawa strona'
  5034.                 'Lewa strona')
  5035.             end
  5036.             object CheckBox35: TCheckBox
  5037.               Left = 24
  5038.               Top = 72
  5039.               Width = 241
  5040.               Height = 17
  5041.               Caption = 'Pokazuj dla niedost'#281'pnych kontakt'#243'w'
  5042.               TabOrder = 2
  5043.             end
  5044.             object CheckBox36: TCheckBox
  5045.               Left = 8
  5046.               Top = 143
  5047.               Width = 257
  5048.               Height = 17
  5049.               Caption = 'Pokazuj w oknie powiadomienia o stanie'
  5050.               TabOrder = 5
  5051.             end
  5052.           end
  5053.           object Button13: TButton
  5054.             Left = 8
  5055.             Top = 259
  5056.             Width = 137
  5057.             Height = 25
  5058.             Hint = 'Usu'#324' awatary, kt'#243're nie s'#261' obecnie u'#380'ywane'
  5059.             Caption = 'Wyczy'#347#263' nieu'#380'ywane'
  5060.             ParentShowHint = False
  5061.             ShowHint = True
  5062.             TabOrder = 2
  5063.             OnClick = Button13Click
  5064.           end
  5065.         end
  5066.       end
  5067.       object TabSheet31: TTabSheet
  5068.         Caption = 'TabSheet31'
  5069.         ImageIndex = 25
  5070.         object OptionPanel25: TPanel
  5071.           Left = 0
  5072.           Top = 0
  5073.           Width = 494
  5074.           Height = 426
  5075.           Align = alClient
  5076.           BevelOuter = bvNone
  5077.           Font.Charset = EASTEUROPE_CHARSET
  5078.           Font.Color = clWindowText
  5079.           Font.Height = -11
  5080.           Font.Name = 'Verdana'
  5081.           Font.Style = []
  5082.           ParentFont = False
  5083.           TabOrder = 0
  5084.           DesignSize = (
  5085.             494
  5086.             426)
  5087.           object TransparencySettings: TGroupBox
  5088.             Left = 8
  5089.             Top = 16
  5090.             Width = 478
  5091.             Height = 161
  5092.             Anchors = [akLeft, akTop, akRight]
  5093.             Caption = 'Ustawienia przezroczysto'#347'ci'
  5094.             Font.Charset = EASTEUROPE_CHARSET
  5095.             Font.Color = clWindowText
  5096.             Font.Height = -11
  5097.             Font.Name = 'Verdana'
  5098.             Font.Style = []
  5099.             ParentFont = False
  5100.             TabOrder = 0
  5101.             object Label53: TLabel
  5102.               Left = 16
  5103.               Top = 109
  5104.               Width = 70
  5105.               Height = 13
  5106.               Caption = 'Podpowiedzi'
  5107.             end
  5108.             object Label54: TLabel
  5109.               Left = 16
  5110.               Top = 67
  5111.               Width = 74
  5112.               Height = 13
  5113.               Caption = 'Okno gl'#243'wne'
  5114.             end
  5115.             object Label55: TLabel
  5116.               Left = 16
  5117.               Top = 46
  5118.               Width = 86
  5119.               Height = 13
  5120.               Caption = 'Okno rozmowy'
  5121.             end
  5122.             object Label56: TLabel
  5123.               Left = 16
  5124.               Top = 23
  5125.               Width = 109
  5126.               Height = 13
  5127.               Caption = 'Okno powiadomie'#324
  5128.             end
  5129.             object Label57: TLabel
  5130.               Left = 16
  5131.               Top = 88
  5132.               Width = 30
  5133.               Height = 13
  5134.               Caption = 'Menu'
  5135.             end
  5136.             object Label58: TLabel
  5137.               Left = 364
  5138.               Top = 90
  5139.               Width = 44
  5140.               Height = 13
  5141.               Caption = 'Label58'
  5142.             end
  5143.             object Label59: TLabel
  5144.               Left = 364
  5145.               Top = 111
  5146.               Width = 44
  5147.               Height = 13
  5148.               Caption = 'Label59'
  5149.             end
  5150.             object Label60: TLabel
  5151.               Left = 364
  5152.               Top = 67
  5153.               Width = 44
  5154.               Height = 13
  5155.               Caption = 'Label60'
  5156.             end
  5157.             object Label61: TLabel
  5158.               Left = 364
  5159.               Top = 46
  5160.               Width = 44
  5161.               Height = 13
  5162.               Caption = 'Label61'
  5163.             end
  5164.             object Label62: TLabel
  5165.               Left = 364
  5166.               Top = 22
  5167.               Width = 44
  5168.               Height = 13
  5169.               Caption = 'Label62'
  5170.             end
  5171.             object Label66: TLabel
  5172.               Left = 16
  5173.               Top = 131
  5174.               Width = 169
  5175.               Height = 13
  5176.               Caption = 'Okno przeci'#261'gania kontakt'#243'w'
  5177.             end
  5178.             object Label67: TLabel
  5179.               Left = 364
  5180.               Top = 130
  5181.               Width = 44
  5182.               Height = 13
  5183.               Caption = 'Label67'
  5184.             end
  5185.             object TBCSTransparent: TTrackBar
  5186.               Left = 191
  5187.               Top = 108
  5188.               Width = 169
  5189.               Height = 25
  5190.               Max = 100
  5191.               Orientation = trHorizontal
  5192.               Frequency = 10
  5193.               Position = 90
  5194.               SelEnd = 0
  5195.               SelStart = 0
  5196.               TabOrder = 4
  5197.               ThumbLength = 15
  5198.               TickMarks = tmBoth
  5199.               TickStyle = tsNone
  5200.               OnChange = TBCSTransparentChange
  5201.             end
  5202.             object TrackBar1: TTrackBar
  5203.               Left = 191
  5204.               Top = 87
  5205.               Width = 169
  5206.               Height = 18
  5207.               Max = 100
  5208.               Min = 10
  5209.               Orientation = trHorizontal
  5210.               Frequency = 1
  5211.               Position = 100
  5212.               SelEnd = 0
  5213.               SelStart = 0
  5214.               TabOrder = 3
  5215.               ThumbLength = 15
  5216.               TickMarks = tmBoth
  5217.               TickStyle = tsNone
  5218.               OnChange = TrackBar1Change
  5219.             end
  5220.             object TrackBar2: TTrackBar
  5221.               Left = 191
  5222.               Top = 65
  5223.               Width = 169
  5224.               Height = 24
  5225.               Max = 100
  5226.               Min = 10
  5227.               Orientation = trHorizontal
  5228.               Frequency = 1
  5229.               Position = 100
  5230.               SelEnd = 0
  5231.               SelStart = 0
  5232.               TabOrder = 2
  5233.               ThumbLength = 15
  5234.               TickMarks = tmBoth
  5235.               TickStyle = tsNone
  5236.               OnChange = TrackBar2Change
  5237.             end
  5238.             object TrackBar3: TTrackBar
  5239.               Left = 191
  5240.               Top = 42
  5241.               Width = 169
  5242.               Height = 22
  5243.               Max = 100
  5244.               Min = 10
  5245.               Orientation = trHorizontal
  5246.               Frequency = 1
  5247.               Position = 100
  5248.               SelEnd = 0
  5249.               SelStart = 0
  5250.               TabOrder = 1
  5251.               ThumbLength = 15
  5252.               TickMarks = tmBoth
  5253.               TickStyle = tsNone
  5254.               OnChange = TrackBar3Change
  5255.             end
  5256.             object TrackBar4: TTrackBar
  5257.               Left = 191
  5258.               Top = 21
  5259.               Width = 169
  5260.               Height = 20
  5261.               Max = 100
  5262.               Min = 10
  5263.               Orientation = trHorizontal
  5264.               Frequency = 1
  5265.               Position = 100
  5266.               SelEnd = 0
  5267.               SelStart = 0
  5268.               TabOrder = 0
  5269.               ThumbLength = 15
  5270.               TickMarks = tmBoth
  5271.               TickStyle = tsNone
  5272.               OnChange = TrackBar4Change
  5273.             end
  5274.             object TrackBar5: TTrackBar
  5275.               Left = 191
  5276.               Top = 128
  5277.               Width = 169
  5278.               Height = 18
  5279.               Max = 100
  5280.               Min = 10
  5281.               Orientation = trHorizontal
  5282.               Frequency = 1
  5283.               Position = 90
  5284.               SelEnd = 0
  5285.               SelStart = 0
  5286.               TabOrder = 5
  5287.               ThumbLength = 15
  5288.               TickMarks = tmBoth
  5289.               TickStyle = tsNone
  5290.               OnChange = TrackBar5Change
  5291.             end
  5292.           end
  5293.           object CheckBox38: TCheckBox
  5294.             Left = 8
  5295.             Top = 184
  5296.             Width = 289
  5297.             Height = 18
  5298.             Caption = 'Zawsze wy'#347'wietlaj standardowe menu'
  5299.             TabOrder = 1
  5300.           end
  5301.           object TrackBar6: TTrackBar
  5302.             Left = 7
  5303.             Top = 216
  5304.             Width = 169
  5305.             Height = 18
  5306.             Max = 100
  5307.             Min = 10
  5308.             Orientation = trHorizontal
  5309.             Frequency = 1
  5310.             Position = 90
  5311.             SelEnd = 0
  5312.             SelStart = 0
  5313.             TabOrder = 2
  5314.             ThumbLength = 15
  5315.             TickMarks = tmBoth
  5316.             TickStyle = tsNone
  5317.             Visible = False
  5318.             OnChange = TrackBar6Change
  5319.           end
  5320.         end
  5321.       end
  5322.       object TabSheet32: TTabSheet
  5323.         Caption = 'TabSheet32'
  5324.         ImageIndex = 26
  5325.         object OptionPanel26: TPanel
  5326.           Left = 0
  5327.           Top = 0
  5328.           Width = 494
  5329.           Height = 426
  5330.           Align = alClient
  5331.           BevelOuter = bvNone
  5332.           TabOrder = 0
  5333.           DesignSize = (
  5334.             494
  5335.             426)
  5336.           object GroupBox7: TGroupBox
  5337.             Left = 8
  5338.             Top = 16
  5339.             Width = 478
  5340.             Height = 190
  5341.             Anchors = [akLeft, akTop, akRight]
  5342.             TabOrder = 0
  5343.             DesignSize = (
  5344.               478
  5345.               190)
  5346.             object l55: TLabel
  5347.               Left = 8
  5348.               Top = 44
  5349.               Width = 84
  5350.               Height = 13
  5351.               Caption = 'Wyb'#243'r ikonek:'
  5352.               Font.Charset = EASTEUROPE_CHARSET
  5353.               Font.Color = clWindowText
  5354.               Font.Height = -11
  5355.               Font.Name = 'Verdana'
  5356.               Font.Style = []
  5357.               ParentFont = False
  5358.             end
  5359.             object PaintBox1: TPaintBox
  5360.               Left = 16
  5361.               Top = 72
  5362.               Width = 446
  5363.               Height = 105
  5364.               Anchors = [akLeft, akTop, akRight]
  5365.               OnPaint = PaintBox1Paint
  5366.             end
  5367.             object Label49: TLabel
  5368.               Left = 377
  5369.               Top = 43
  5370.               Width = 77
  5371.               Height = 13
  5372.               Cursor = crHandPoint
  5373.               Anchors = [akTop, akRight]
  5374.               Caption = 'Otw'#243'rz folder'
  5375.               Color = clBtnFace
  5376.               Font.Charset = EASTEUROPE_CHARSET
  5377.               Font.Color = clBlue
  5378.               Font.Height = -11
  5379.               Font.Name = 'Verdana'
  5380.               Font.Style = [fsUnderline]
  5381.               ParentColor = False
  5382.               ParentFont = False
  5383.               OnClick = Label49Click
  5384.             end
  5385.             object c19: TComboBox
  5386.               Left = 104
  5387.               Top = 40
  5388.               Width = 241
  5389.               Height = 21
  5390.               Style = csDropDownList
  5391.               Ctl3D = False
  5392.               DropDownCount = 20
  5393.               Font.Charset = EASTEUROPE_CHARSET
  5394.               Font.Color = clWindowText
  5395.               Font.Height = -11
  5396.               Font.Name = 'Verdana'
  5397.               Font.Style = []
  5398.               ItemHeight = 13
  5399.               ParentCtl3D = False
  5400.               ParentFont = False
  5401.               Sorted = True
  5402.               TabOrder = 0
  5403.               OnChange = c18Click
  5404.               Items.Strings = (
  5405.                 'standardowy')
  5406.             end
  5407.             object c18: TCheckBox
  5408.               Left = 8
  5409.               Top = 16
  5410.               Width = 201
  5411.               Height = 17
  5412.               Caption = 'U'#380'yj w'#322'asnego zestawu ikonek'
  5413.               Checked = True
  5414.               Font.Charset = EASTEUROPE_CHARSET
  5415.               Font.Color = clWindowText
  5416.               Font.Height = -11
  5417.               Font.Name = 'Verdana'
  5418.               Font.Style = []
  5419.               ParentFont = False
  5420.               State = cbChecked
  5421.               TabOrder = 1
  5422.               OnClick = c18Click
  5423.             end
  5424.           end
  5425.         end
  5426.       end
  5427.       object TabSheet33: TTabSheet
  5428.         Caption = 'TabSheet33'
  5429.         ImageIndex = 27
  5430.         object OptionPanel27: TPanel
  5431.           Left = 0
  5432.           Top = 0
  5433.           Width = 494
  5434.           Height = 426
  5435.           Align = alClient
  5436.           BevelOuter = bvNone
  5437.           TabOrder = 0
  5438.           DesignSize = (
  5439.             494
  5440.             426)
  5441.           object Label50: TLabel
  5442.             Left = 389
  5443.             Top = 78
  5444.             Width = 77
  5445.             Height = 13
  5446.             Cursor = crHandPoint
  5447.             Anchors = [akTop, akRight]
  5448.             Caption = 'Otw'#243'rz folder'
  5449.             Color = clBtnFace
  5450.             Font.Charset = EASTEUROPE_CHARSET
  5451.             Font.Color = clBlue
  5452.             Font.Height = -11
  5453.             Font.Name = 'Verdana'
  5454.             Font.Style = [fsUnderline]
  5455.             ParentColor = False
  5456.             ParentFont = False
  5457.             OnClick = Label50Click
  5458.           end
  5459.           object Label3: TLabel
  5460.             Left = 8
  5461.             Top = 80
  5462.             Width = 103
  5463.             Height = 13
  5464.             Caption = 'Zestaw emotikon:'
  5465.             Font.Charset = EASTEUROPE_CHARSET
  5466.             Font.Color = clWindowText
  5467.             Font.Height = -11
  5468.             Font.Name = 'Verdana'
  5469.             Font.Style = []
  5470.             ParentFont = False
  5471.           end
  5472.           object PaintBox2: TPaintBox
  5473.             Left = 8
  5474.             Top = 112
  5475.             Width = 478
  5476.             Height = 272
  5477.             Anchors = [akLeft, akTop, akRight, akBottom]
  5478.             OnPaint = PaintBox2Paint
  5479.           end
  5480.           object r4: TRadioGroup
  5481.             Left = 8
  5482.             Top = 16
  5483.             Width = 478
  5484.             Height = 49
  5485.             Anchors = [akLeft, akTop, akRight]
  5486.             Caption = 'Emoticons'
  5487.             Columns = 3
  5488.             Font.Charset = EASTEUROPE_CHARSET
  5489.             Font.Color = clWindowText
  5490.             Font.Height = -11
  5491.             Font.Name = 'Verdana'
  5492.             Font.Style = []
  5493.             ItemIndex = 0
  5494.             Items.Strings = (
  5495.               'Enabled'
  5496.               'Disabled')
  5497.             ParentFont = False
  5498.             TabOrder = 0
  5499.             OnClick = r4Click
  5500.           end
  5501.           object c21: TComboBox
  5502.             Left = 130
  5503.             Top = 75
  5504.             Width = 244
  5505.             Height = 21
  5506.             Style = csDropDownList
  5507.             Anchors = [akLeft, akTop, akRight]
  5508.             Ctl3D = False
  5509.             Font.Charset = EASTEUROPE_CHARSET
  5510.             Font.Color = clWindowText
  5511.             Font.Height = -11
  5512.             Font.Name = 'Verdana'
  5513.             Font.Style = []
  5514.             ItemHeight = 13
  5515.             ParentCtl3D = False
  5516.             ParentFont = False
  5517.             Sorted = True
  5518.             TabOrder = 1
  5519.             OnChange = c20Change
  5520.           end
  5521.         end
  5522.       end
  5523.       object TabSheet34: TTabSheet
  5524.         Caption = 'TabSheet34'
  5525.         ImageIndex = 28
  5526.         object OptionPanel28: TPanel
  5527.           Left = 0
  5528.           Top = 0
  5529.           Width = 494
  5530.           Height = 426
  5531.           Align = alClient
  5532.           BevelOuter = bvNone
  5533.           Font.Charset = EASTEUROPE_CHARSET
  5534.           Font.Color = clWindowText
  5535.           Font.Height = -11
  5536.           Font.Name = 'Verdana'
  5537.           Font.Style = []
  5538.           ParentFont = False
  5539.           TabOrder = 0
  5540.           DesignSize = (
  5541.             494
  5542.             426)
  5543.           object Label51: TLabel
  5544.             Left = 405
  5545.             Top = 20
  5546.             Width = 77
  5547.             Height = 13
  5548.             Cursor = crHandPoint
  5549.             Anchors = [akTop, akRight]
  5550.             Caption = 'Otw'#243'rz folder'
  5551.             Color = clBtnFace
  5552.             Font.Charset = EASTEUROPE_CHARSET
  5553.             Font.Color = clBlue
  5554.             Font.Height = -11
  5555.             Font.Name = 'Verdana'
  5556.             Font.Style = [fsUnderline]
  5557.             ParentColor = False
  5558.             ParentFont = False
  5559.             OnClick = Label51Click
  5560.           end
  5561.           object Label33: TLabel
  5562.             Left = 8
  5563.             Top = 49
  5564.             Width = 70
  5565.             Height = 13
  5566.             Caption = 'Styl czat'#243'w:'
  5567.             Font.Charset = EASTEUROPE_CHARSET
  5568.             Font.Color = clWindowText
  5569.             Font.Height = -11
  5570.             Font.Name = 'Verdana'
  5571.             Font.Style = []
  5572.             ParentFont = False
  5573.           end
  5574.           object Label2: TLabel
  5575.             Left = 8
  5576.             Top = 19
  5577.             Width = 83
  5578.             Height = 13
  5579.             Caption = 'Styl rozmowy:'
  5580.             Font.Charset = EASTEUROPE_CHARSET
  5581.             Font.Color = clWindowText
  5582.             Font.Height = -11
  5583.             Font.Name = 'Verdana'
  5584.             Font.Style = []
  5585.             ParentFont = False
  5586.           end
  5587.           object c20: TComboBox
  5588.             Left = 130
  5589.             Top = 17
  5590.             Width = 265
  5591.             Height = 21
  5592.             Style = csDropDownList
  5593.             Anchors = [akLeft, akTop, akRight]
  5594.             Ctl3D = False
  5595.             Font.Charset = EASTEUROPE_CHARSET
  5596.             Font.Color = clWindowText
  5597.             Font.Height = -11
  5598.             Font.Name = 'Verdana'
  5599.             Font.Style = []
  5600.             ItemHeight = 13
  5601.             ParentCtl3D = False
  5602.             ParentFont = False
  5603.             Sorted = True
  5604.             TabOrder = 0
  5605.             OnChange = c20Change
  5606.           end
  5607.           object c32: TComboBox
  5608.             Left = 130
  5609.             Top = 45
  5610.             Width = 265
  5611.             Height = 21
  5612.             Style = csDropDownList
  5613.             Anchors = [akLeft, akTop, akRight]
  5614.             Ctl3D = False
  5615.             Font.Charset = EASTEUROPE_CHARSET
  5616.             Font.Color = clWindowText
  5617.             Font.Height = -11
  5618.             Font.Name = 'Verdana'
  5619.             Font.Style = []
  5620.             ItemHeight = 13
  5621.             ParentCtl3D = False
  5622.             ParentFont = False
  5623.             Sorted = True
  5624.             TabOrder = 1
  5625.             OnChange = c20Change
  5626.           end
  5627.           object GroupBox16: TGroupBox
  5628.             Left = 8
  5629.             Top = 101
  5630.             Width = 476
  5631.             Height = 134
  5632.             Anchors = [akLeft, akTop, akRight]
  5633.             TabOrder = 2
  5634.             DesignSize = (
  5635.               476
  5636.               134)
  5637.             object Label4: TLabel
  5638.               Left = 8
  5639.               Top = 80
  5640.               Width = 371
  5641.               Height = 41
  5642.               Alignment = taCenter
  5643.               Anchors = [akLeft, akTop, akRight]
  5644.               AutoSize = False
  5645.               Caption = 'Podgl'#261'd: Aa'#260#261'BbCc'#262#263
  5646.               Color = clSilver
  5647.               ParentColor = False
  5648.               Layout = tlCenter
  5649.             end
  5650.             object Button1: TButton
  5651.               Left = 395
  5652.               Top = 42
  5653.               Width = 65
  5654.               Height = 25
  5655.               Anchors = [akTop, akRight]
  5656.               Caption = 'Czcionka'
  5657.               Font.Charset = EASTEUROPE_CHARSET
  5658.               Font.Color = clWindowText
  5659.               Font.Height = -11
  5660.               Font.Name = 'Verdana'
  5661.               Font.Style = []
  5662.               ParentFont = False
  5663.               TabOrder = 2
  5664.               OnClick = Button1Click
  5665.             end
  5666.             object Button2: TButton
  5667.               Left = 395
  5668.               Top = 88
  5669.               Width = 65
  5670.               Height = 25
  5671.               Anchors = [akTop, akRight]
  5672.               Caption = 'Kolor'
  5673.               Font.Charset = EASTEUROPE_CHARSET
  5674.               Font.Color = clWindowText
  5675.               Font.Height = -11
  5676.               Font.Name = 'Verdana'
  5677.               Font.Style = []
  5678.               ParentFont = False
  5679.               TabOrder = 3
  5680.               OnClick = Button2Click
  5681.             end
  5682.             object ComboBox2: TComboBox
  5683.               Left = 8
  5684.               Top = 44
  5685.               Width = 373
  5686.               Height = 21
  5687.               Style = csDropDownList
  5688.               Anchors = [akLeft, akTop, akRight]
  5689.               Ctl3D = False
  5690.               DropDownCount = 20
  5691.               Font.Charset = EASTEUROPE_CHARSET
  5692.               Font.Color = clWindowText
  5693.               Font.Height = -11
  5694.               Font.Name = 'Verdana'
  5695.               Font.Style = []
  5696.               ItemHeight = 13
  5697.               ParentCtl3D = False
  5698.               ParentFont = False
  5699.               TabOrder = 1
  5700.               OnChange = ComboBox2Change
  5701.             end
  5702.             object CheckBox28: TCheckBox
  5703.               Left = 8
  5704.               Top = 16
  5705.               Width = 273
  5706.               Height = 17
  5707.               Caption = 'U'#380'yj w'#322'asnych ustawie'#324' czcionek i kolor'#243'w'
  5708.               Checked = True
  5709.               Font.Charset = EASTEUROPE_CHARSET
  5710.               Font.Color = clWindowText
  5711.               Font.Height = -11
  5712.               Font.Name = 'Verdana'
  5713.               Font.Style = []
  5714.               ParentFont = False
  5715.               State = cbChecked
  5716.               TabOrder = 0
  5717.               OnClick = CheckBox28Click
  5718.             end
  5719.           end
  5720.           object CheckBox39: TCheckBox
  5721.             Left = 8
  5722.             Top = 80
  5723.             Width = 481
  5724.             Height = 14
  5725.             Caption = 
  5726.               'Preferuj wygl'#261'd stylu rozmowy w polu do wpisywania tekstu i li'#347'c' +
  5727.               'ie dost'#281'pnych'
  5728.             TabOrder = 3
  5729.           end
  5730.         end
  5731.       end
  5732.     end
  5733.   end
  5734.   object Panel1: TPanel
  5735.     Left = 216
  5736.     Top = 0
  5737.     Width = 506
  5738.     Height = 46
  5739.     Anchors = [akLeft, akTop, akRight]
  5740.     BevelInner = bvRaised
  5741.     BevelOuter = bvLowered
  5742.     TabOrder = 3
  5743.     DesignSize = (
  5744.       506
  5745.       46)
  5746.     object Label21: TLabel
  5747.       Left = 46
  5748.       Top = 4
  5749.       Width = 453
  5750.       Height = 18
  5751.       Anchors = [akLeft, akTop, akRight]
  5752.       AutoSize = False
  5753.       Font.Charset = EASTEUROPE_CHARSET
  5754.       Font.Color = clWindowText
  5755.       Font.Height = -11
  5756.       Font.Name = 'Verdana'
  5757.       Font.Style = [fsBold]
  5758.       ParentFont = False
  5759.     end
  5760.     object Image1: TImage
  5761.       Left = 6
  5762.       Top = 7
  5763.       Width = 32
  5764.       Height = 32
  5765.       Center = True
  5766.       Transparent = True
  5767.     end
  5768.     object StaticText28: TStaticText
  5769.       Left = 46
  5770.       Top = 18
  5771.       Width = 453
  5772.       Height = 25
  5773.       Anchors = [akLeft, akTop, akRight]
  5774.       AutoSize = False
  5775.       Font.Charset = EASTEUROPE_CHARSET
  5776.       Font.Color = clBlack
  5777.       Font.Height = -9
  5778.       Font.Name = 'Verdana'
  5779.       Font.Style = []
  5780.       ParentFont = False
  5781.       TabOrder = 0
  5782.     end
  5783.   end
  5784.   object Panel4: TPanel
  5785.     Left = 216
  5786.     Top = 500
  5787.     Width = 506
  5788.     Height = 33
  5789.     Anchors = [akLeft, akRight, akBottom]
  5790.     BevelInner = bvRaised
  5791.     BevelOuter = bvLowered
  5792.     TabOrder = 4
  5793.   end
  5794.   object Button26: TButton
  5795.     Left = 478
  5796.     Top = 504
  5797.     Width = 75
  5798.     Height = 25
  5799.     Anchors = [akRight, akBottom]
  5800.     Caption = 'Zapisz'
  5801.     Font.Charset = EASTEUROPE_CHARSET
  5802.     Font.Color = clWindowText
  5803.     Font.Height = -11
  5804.     Font.Name = 'Verdana'
  5805.     Font.Style = []
  5806.     ParentFont = False
  5807.     TabOrder = 1
  5808.     OnClick = Button26Click
  5809.   end
  5810.   object Button27: TButton
  5811.     Left = 561
  5812.     Top = 504
  5813.     Width = 75
  5814.     Height = 25
  5815.     Anchors = [akRight, akBottom]
  5816.     Caption = 'Anuluj'
  5817.     Font.Charset = EASTEUROPE_CHARSET
  5818.     Font.Color = clWindowText
  5819.     Font.Height = -11
  5820.     Font.Name = 'Verdana'
  5821.     Font.Style = []
  5822.     ParentFont = False
  5823.     TabOrder = 2
  5824.     OnClick = Button27Click
  5825.   end
  5826.   object Button4: TButton
  5827.     Left = 643
  5828.     Top = 504
  5829.     Width = 75
  5830.     Height = 25
  5831.     Anchors = [akRight, akBottom]
  5832.     Caption = 'Zastosuj'
  5833.     Font.Charset = EASTEUROPE_CHARSET
  5834.     Font.Color = clWindowText
  5835.     Font.Height = -11
  5836.     Font.Name = 'Verdana'
  5837.     Font.Style = []
  5838.     ParentFont = False
  5839.     TabOrder = 5
  5840.     OnClick = Button4Click
  5841.   end
  5842.   object TreeView: TTreeView
  5843.     Left = 1
  5844.     Top = 1
  5845.     Width = 211
  5846.     Height = 531
  5847.     Anchors = [akLeft, akTop, akBottom]
  5848.     Color = clWhite
  5849.     Font.Charset = EASTEUROPE_CHARSET
  5850.     Font.Color = clWindowText
  5851.     Font.Height = -11
  5852.     Font.Name = 'Verdana'
  5853.     Font.Style = []
  5854.     HideSelection = False
  5855.     Indent = 19
  5856.     ParentFont = False
  5857.     ReadOnly = True
  5858.     TabOrder = 6
  5859.     OnChange = TreeViewChange
  5860.     OnChanging = TreeViewChanging
  5861.     OnClick = TreeViewClick
  5862.     OnCollapsed = TreeViewCollapsed
  5863.     OnCollapsing = TreeViewCollapsing
  5864.     OnCustomDrawItem = TreeViewCustomDrawItem
  5865.     OnExpanding = TreeViewExpanding
  5866.     OnExpanded = TreeViewExpanded
  5867.     OnKeyPress = TreeViewKeyPress
  5868.     Items.Data = {
  5869.       050000001F0000000000000000000000FFFFFFFFFFFFFFFF000000000A000000
  5870.       064F676F6C6E65250000000000000000000000FFFFFFFFFFFFFFFF0000000000
  5871.       0000000C5572756368616D69616E6965200000000000000000000000FFFFFFFF
  5872.       FFFFFFFF00000000000000000750726F66696C65230000000000000000000000
  5873.       FFFFFFFFFFFFFFFF00000000000000000A426C6F6B6F77616E69652100000000
  5874.       00000000000000FFFFFFFFFFFFFFFF000000000000000008417263686977756D
  5875.       260000000000000000000000FFFFFFFFFFFFFFFF00000000000000000D4A6120
  5876.       77206B6174616C6F6775200000000000000000000000FFFFFFFFFFFFFFFF0000
  5877.       00000000000007447A7769656B69260000000000000000000000FFFFFFFFFFFF
  5878.       FFFF00000000000000000D506F776961646F6D69656E69612000000000000000
  5879.       00000000FFFFFFFFFFFFFFFF0000000000000000074177617461727920000000
  5880.       0000000000000000FFFFFFFFFFFFFFFF0000000000000000074F6272617A6B69
  5881.       1D0000000000000000000000FFFFFFFFFFFFFFFF000000000000000004537461
  5882.       6E220000000000000000000000FFFFFFFFFFFFFFFF000000000600000009496E
  5883.       74657266656A73240000000000000000000000FFFFFFFFFFFFFFFF0000000000
  5884.       0000000B4F6B6E6F20676C6F776E65210000000000000000000000FFFFFFFFFF
  5885.       FFFFFF0000000000000000084B6F6E74616B7479220000000000000000000000
  5886.       FFFFFFFFFFFFFFFF000000000000000009576961646F6D6F7363200000000000
  5887.       000000000000FFFFFFFFFFFFFFFF000000000100000007526F7A6D6F77612500
  5888.       00000000000000000000FFFFFFFFFFFFFFFF00000000000000000C4F6B6E6F20
  5889.       726F7A6D6F7779240000000000000000000000FFFFFFFFFFFFFFFF0000000000
  5890.       0000000B4B6F6E666572656E636A611F0000000000000000000000FFFFFFFFFF
  5891.       FFFFFF0000000004000000065779676C61641F0000000000000000000000FFFF
  5892.       FFFFFFFFFFFF000000000000000006536B6F726B691F00000000000000000000
  5893.       00FFFFFFFFFFFFFFFF000000000000000006496B6F6E6B692300000000000000
  5894.       00000000FFFFFFFFFFFFFFFF00000000000000000A456D6F74696B6F6E6B6925
  5895.       0000000000000000000000FFFFFFFFFFFFFFFF00000000000000000C5374796C
  5896.       6520726F7A6D6F771D0000000000000000000000FFFFFFFFFFFFFFFF00000000
  5897.       050000000453696563230000000000000000000000FFFFFFFFFFFFFFFF000000
  5898.       00000000000A506F6C61637A656E6965220000000000000000000000FFFFFFFF
  5899.       FFFFFFFF000000000000000009476164752D476164751E000000000000000000
  5900.       0000FFFFFFFFFFFFFFFF000000000000000005534D532D792B00000000000000
  5901.       00000000FFFFFFFFFFFFFFFF00000000000000001250727A6573796C616E6965
  5902.       20706C696B6F77280000000000000000000000FFFFFFFFFFFFFFFF0000000000
  5903.       0000000F526F7A6D6F777920676C6F736F7765240000000000000000000000FF
  5904.       FFFFFFFFFFFFFF00000000000000000B4F2070726F6772616D69652000000000
  5905.       00000000000000FFFFFFFFFFFFFFFF000000000000000007577479637A6B69}
  5906.   end
  5907.   object OpenDialog1: TOpenDialog
  5908.     Filter = 'Skin|*.skn'
  5909.     Left = 8
  5910.     Top = 408
  5911.   end
  5912.   object ColorDialog1: TColorDialog
  5913.     Ctl3D = True
  5914.     Options = [cdFullOpen]
  5915.     Left = 40
  5916.     Top = 408
  5917.   end
  5918.   object FontDialog1: TFontDialog
  5919.     Font.Charset = DEFAULT_CHARSET
  5920.     Font.Color = clWindowText
  5921.     Font.Height = -11
  5922.     Font.Name = 'MS Sans Serif'
  5923.     Font.Style = []
  5924.     MinFontSize = 0
  5925.     MaxFontSize = 0
  5926.     Left = 72
  5927.     Top = 408
  5928.   end
  5929.   object ImageList: TImageList
  5930.     Left = 144
  5931.     Top = 40
  5932.     Bitmap = {
  5933.       494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  5934.       0000000000003600000028000000400000001000000001002000000000000010
  5935.       0000000000000000000000000000000000000000000000000000000000000000
  5936.       0000000000000000000000000000000000000000000000000000000000000000
  5937.       0000000000000000000000000000000000000000000000000000000000000000
  5938.       0000000000000000000000000000000000000000000000000000000000000000
  5939.       0000000000000000000000000000000000000000000000000000000000000000
  5940.       0000000000000000000000000000000000000000000000000000000000000000
  5941.       0000000000000000000000000000000000000000000000000000000000000000
  5942.       0000000000000000000000000000000000000000000000000000000000000000
  5943.       0000000000000000000000000000000000000000000000000000000000000000
  5944.       0000000000000000000000000000000000000000000000000000000000000000
  5945.       0000000000000000000000000000000000000000000000000000000000000000
  5946.       0000000000000000000000000000000000000000000000000000000000000000
  5947.       0000000000000000000000000000000000000000000000000000000000000000
  5948.       0000E2E2E200777777002C2C2C0005050500050505002C2C2C0077777700E2E2
  5949.       E200000000000000000000000000000000000000000000000000000000000000
  5950.       0000000000000000000000000000000000000000000000000000000000000000
  5951.       0000000000000000000000000000000000000000000000000000000000000000
  5952.       0000000000000000000000000000000000000000000000000000000000000000
  5953.       0000000000000000000000000000000000000000000000000000000000000000
  5954.       0000000000000000000000000000000000000000000000000000000000000000
  5955.       0000000000000000000000000000000000000000000000000000000000009B9B
  5956.       9B000505050006194B00092C84000B36A1000A349E0007277500031136000505
  5957.       05009B9B9B000000000000000000000000000000000000000000000000000000
  5958.       0000000000000000000000000000000000000000000000000000000000000000
  5959.       0000000000000000000000000000000000000000000000000000000000000000
  5960.       0000000000000000000000000000000000000000000000000000000000000000
  5961.       0000000000000000000000000000000000000000000000000000000000000000
  5962.       0000000000000000000000000000000000000000000000000000000000000000
  5963.       00000000000000000000000000000000000000000000000000009B9B9B000307
  5964.       1200173A8E000F3EAF000D3CAE000D3BAD000D3AA9000C38A6000B359E000723
  5965.       6D0000030C009B9B9B0000000000000000000000000000000000000000000000
  5966.       0000000000000000000000000000000000000000000000000000000000000000
  5967.       0000000000000000000000000000000000000000000000000000000000000000
  5968.       0000000000000000000000000000000000000000000000000000000000000000
  5969.       0000000000000000000000000000000000000000000000000000000000000000
  5970.       0000000000000000000000000000000000000000000000000000000000000000
  5971.       00000000000000000000000000000000000000000000E2E2E20005050500133A
  5972.       92001440C200254AD200254BD6001643C7001B47BF002A4FD000284CD2001C42
  5973.       CD000724710005050500E2E2E200000000000000000000000000000000000000
  5974.       0000000000000000000000000000000000000000000000000000000000000000
  5975.       0000000000000000000000000000000000000000000000000000000000000000
  5976.       0000000000000000000000000000000000000000000000000000000000000000
  5977.       0000000000000000000000000000000000000000000000000000000000000000
  5978.       0000F2F0EA00F2F0EA0000000000DCDAD1000000000000000000000000000000
  5979.       00000000000000000000000000000000000000000000777777000A2054000F44
  5980.       BC001F44C800D2D9F200DEE5F500365ED200416AC900E2E8F500E9EDF7002347
  5981.       D8000B359F0003133A0077777700000000000000000000000000000000000000
  5982.       0000000000000000000000000000000000000000000000000000000000000000
  5983.       0000000000000000000000000000000000000000000000000000000000000000
  5984.       0000000000000000000000000000000000000000000000000000000000000000
  5985.       0000000000000000000000000000000000000000000000000000000000000000
  5986.       00000000000000000000F2F0EA0000000000DCDAD10000000000000000000000
  5987.       000000000000000000000000000000000000000000002C2C2C000B3799000F48
  5988.       C6001E46CD00D7DDEA00FDFDFD00D3DDF400D3DDF40000000000EAEEF800254A
  5989.       D4000D39A90007287A002C2C2C00000000000000000000000000000000000000
  5990.       0000000000000000000000000000000000000000000000000000000000000000
  5991.       0000000000000000000000000000000000000000000000000000000000000000
  5992.       0000000000000000000000000000000000000000000000000000000000000000
  5993.       0000000000000000000000000000000000000000000000000000000000000000
  5994.       00000000000000000000F2F0EA0000000000BCB8AE0000000000BCB8AE000000
  5995.       00000000000000000000000000000000000000000000050505000E47C300104C
  5996.       CD00114ECE002552D200EAEDF2000000000000000000DBE3F600355CD1001541
  5997.       C6000D3BAD000B36A10005050500000000000000000000000000000000000000
  5998.       0000000000000000000000000000000000000000000000000000000000000000
  5999.       0000000000000000000000000000000000000000000000000000000000000000
  6000.       0000000000000000000000000000000000000000000000000000000000000000
  6001.       000000000000000000000000000000000000000000000000000000000000F2F0
  6002.       EA00F2F0EA00F2F0EA00F2F0EA0000000000BCB8AE0000000000BCB8AE00BCB8
  6003.       AE000000000000000000000000000000000000000000050505000F4BCA00144D
  6004.       D800174BDB002352D600EEF0F5000000000000000000D3DEF500375CD9001F46
  6005.       D5000D3DB1000B37A50005050500000000000000000000000000000000000000
  6006.       0000000000000000000000000000000000000000000000000000000000000000
  6007.       0000000000000000000000000000000000000000000000000000000000000000
  6008.       0000000000000000000000000000000000000000000000000000000000000000
  6009.       000000000000000000000000000000000000000000000000000000000000F9F8
  6010.       F400F2F0EA00F2F0EA00F9F8F40000000000C8C4BA0000000000DEDCD400DEDC
  6011.       D40000000000000000000000000000000000000000002C2C2C001645AA00164D
  6012.       DD002053D600DDE3F00000000000E5EAF500E8EBF000FCFCFC00EFF3FA002D52
  6013.       D9000D3FB3000A2E88002C2C2C00000000000000000000000000000000000000
  6014.       0000000000000000000000000000000000000000000000000000000000000000
  6015.       0000000000000000000000000000000000000000000000000000000000000000
  6016.       0000000000000000000000000000000000000000000000000000000000000000
  6017.       0000000000000000000000000000000000000000000000000000000000000000
  6018.       00000000000000000000F9F8F40000000000DCDAD10000000000DEDCD4000000
  6019.       000000000000000000000000000000000000000000007777770019316400195B
  6020.       E1002353D800E2E6EE00E0E5EF002853CF002350CE00DCE1EA00F1F3F8002A4F
  6021.       D6000E3FB400051A4E0077777700000000000000000000000000000000000000
  6022.       0000000000000000000000000000000000000000000000000000000000000000
  6023.       0000000000000000000000000000000000000000000000000000000000000000
  6024.       0000000000000000000000000000000000000000000000000000000000000000
  6025.       0000000000000000000000000000000000000000000000000000000000000000
  6026.       000000000000000000000000000000000000E4E2D90000000000000000000000
  6027.       00000000000000000000000000000000000000000000E2E2E200050505002555
  6028.       B4001459E100214FCE001E4BCA00174DDD00174BDB001F4CCD00234BC6001245
  6029.       BB000B328F0005050500E2E2E200000000000000000000000000000000000000
  6030.       0000000000000000000000000000000000000000000000000000000000000000
  6031.       0000000000000000000000000000000000000000000000000000000000000000
  6032.       0000000000000000000000000000000000000000000000000000000000000000
  6033.       0000000000000000000000000000000000000000000000000000000000000000
  6034.       0000F9F8F400F9F8F40000000000E4E2D9000000000000000000000000000000
  6035.       00000000000000000000000000000000000000000000000000009B9B9B00040B
  6036.       18002757B700175DE7001359E5001357E0001251D700104DCE000F48C4000B36
  6037.       9500010613009B9B9B0000000000000000000000000000000000000000000000
  6038.       0000000000000000000000000000000000000000000000000000000000000000
  6039.       0000000000000000000000000000000000000000000000000000000000000000
  6040.       0000000000000000000000000000000000000000000000000000000000000000
  6041.       0000000000000000000000000000000000000000000000000000000000000000
  6042.       0000000000000000000000000000000000000000000000000000000000000000
  6043.       0000000000000000000000000000000000000000000000000000000000009B9B
  6044.       9B00050505001A3367001F4FB1001352D300104CCC000B3BA000061F57000505
  6045.       05009B9B9B000000000000000000000000000000000000000000000000000000
  6046.       0000000000000000000000000000000000000000000000000000000000000000
  6047.       0000000000000000000000000000000000000000000000000000000000000000
  6048.       0000000000000000000000000000000000000000000000000000000000000000
  6049.       0000000000000000000000000000000000000000000000000000000000000000
  6050.       0000000000000000000000000000000000000000000000000000000000000000
  6051.       0000000000000000000000000000000000000000000000000000000000000000
  6052.       0000E2E2E200777777002C2C2C0005050500050505002C2C2C0077777700E2E2
  6053.       E200000000000000000000000000000000000000000000000000000000000000
  6054.       0000000000000000000000000000000000000000000000000000000000000000
  6055.       0000000000000000000000000000000000000000000000000000000000000000
  6056.       0000000000000000000000000000000000000000000000000000000000000000
  6057.       0000000000000000000000000000000000000000000000000000000000000000
  6058.       0000000000000000000000000000000000000000000000000000000000000000
  6059.       0000000000000000000000000000000000000000000000000000000000000000
  6060.       0000000000000000000000000000000000000000000000000000000000000000
  6061.       0000000000000000000000000000000000000000000000000000000000000000
  6062.       0000000000000000000000000000000000000000000000000000000000000000
  6063.       000000000000000000000000000000000000424D3E000000000000003E000000
  6064.       2800000040000000100000000100010000000000800000000000000000000000
  6065.       000000000000000000000000FFFFFF00FFFFFFF3FFFF0000FFFFFFF3F00F0000
  6066.       FFFFFFE7E0070000FFFFFFE7C0030000FFFFF0E780010000FFFFE07380010000
  6067.       FFFF001980410000FFFF000981810000FFFFC00181810000FFFFC00382010000
  6068.       FFFF000F80010000FFFF021F80010000FFFFE07FC0030000FFFFF0FFE0070000
  6069.       FFFFFFFFF00F0000FFFFFFFFFFFF000000000000000000000000000000000000
  6070.       000000000000}
  6071.   end
  6072.   object MenuSnd: TPopupMenu
  6073.     Left = 6
  6074.     Top = 446
  6075.     object MenuSnd1: TMenuItem
  6076.       Caption = 'Play sound'
  6077.       OnClick = MenuSnd1Click
  6078.     end
  6079.   end
  6080. end
  6081.